-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with getting teams and differentiation #16
Comments
I have been meaning to update the library for a while and now that I have more time I will include these suggestions in coming improvements. |
Update: It looks like I am able to get team data from mlb.com and I will work on implementing that into the api: http://mlb.mlb.com/properties/mlb_properties.xml |
Thanks man. I greatly appreciate it. So far I am enjoying using it as its extremely similar to nflgame so once I get the data in the format I want, I can use my existing code. |
Awesome, I designed this library after nflgame, which I had used in one of my own projects. |
Yeah, thats one of the main things I noticed. In the end I am trying to find something like this for all of the sports so that I can get the data into a form I want so that I can do some 'analysis' on it. Right now its not anything statistical, but once I get more sports in I think I'll try and branch it into something that has some 'prediction power'. |
I have added this functionality in the dev branch. Feel free to clone that and test it out. This functionality will officially be released in the next release (probably 2.3.0) which will be coming out very soon. |
So far this is excellent but I don't see an easy way to do a few things
Is this something I am missing?
The text was updated successfully, but these errors were encountered: