-
-
As we're maintaining this here now, we probably need a new name (for PyPI among others, and differentiation etc.)
Taking suggestions
-
It's been a really long time since any pull requests have gotten dealt with. Would it be possible to get some more maintainers here? I'm extremely thankful for what you've done, and of course, I under…
-
https://www.reddit.com/r/Sabermetrics/comments/7v07ax/mlb_gameday_data_sites_down_went_private/
-
```
hbp_home = player_stats.home_batting.hbp
AttributeError: 'list' object has no attribute 'hbp'
```
^ Getting this error on the player stats object
```
for game in games:
sta…
-
Thank you for writing this package. However, for 2017 on, the url can't be resolved if the base url has the slash after the DAy_## section, like this:
http://gd2.mlb.com/components/game/mlb/year_20…
-
I realized in setting Metsbot up for the season that the GD2 url cannot use a trailing slash. I.e. http://gd2.mlb.com/components/game/mlb/year_2018/month_02/day_23/ does not work, but http://gd2.mlb.c…
-
The data frame returned does not include a game_id, so double headers are mixed together. Here's an example:
```
tmp
-
Currently sabermetrics has 2 issues :
a) Increasing the critical chance instead of critical damage
b) It appears to be doing it by 10% instead of 5% (critical chance)
Examples :
![image](https:…
-
We have a user who reported that he entered the lottery, and received a confirmation e-mail, but upon logging in to check the results, had nothing showing. We checked, and the user indeed had no bits …