r/Sabermetrics 4d ago

Release v1.1.0 · zero-sum-seattle/python-mlb-statsapi

https://github.com/zero-sum-seattle/python-mlb-statsapi/releases/tag/v1.1.0
4 Upvotes

5 comments sorted by

2

u/Pure_Cricket_3804 3d ago

Nice, and the no-code-change upgrade path off 1.0.x is the part I care about most. If you're taking bug votes, #246 (wrong Out values on player season batting stats) has been open since March and it's the only user-filed one on the tracker. I work on LineCrush, so season counting stats are what I'm usually in there pulling.

1

u/MattsFace 3d ago

I’ll work on that one today

1

u/MattsFace 3d ago

This issue was addressed in May I just never closed it. I just noticed though that the response from the MLB API for season hitting doesn't actually contain a flyouts field.

I'm going to do an audit and make sure we don't have any of these issues on other stat endpoints.

1

u/MattsFace 3d ago

I'm discovering a lot of missing fields in this audit. There will be an issue created and I'll get these added.

1

u/MattsFace 4d ago

Please open any bugs with an Issue! I'll jump on them!