python-mlb-statsapi icon indicating copy to clipboard operation
python-mlb-statsapi copied to clipboard

Update get_player_stats with new data types

Open louisadamian opened this issue 1 month ago • 0 comments

MLB has added variables to the /stats API endpoint which is causing requests using get_player_stats to throw errors. I have updated the data split types with the new variables to correct the errors

I tested all of the updates manually on 2025 regular season data and all unit tests are passing.

louisadamian avatar Oct 22 '25 17:10 louisadamian