Version 2.2.3
What's Changed
- Add axis keyword to df.drop call by @tjburch in #243
- Add troubleshooting to readme by @tjburch in #247
- Update test configuration + tests by @TheCleric in #252
- Update lahman for changes to directory structure by @MichaelGFagan in #251
- Bug fix for
statcast_batter
by @akern40 in #256 - Rename teams to teams_core by @tjburch in #263
- Fixed issue in get_player_info() by @trogers19 in #265
- Account for new FG columns + fix lahman + fix some typing issues by @TheCleric in #266
- Add mlbID to return table of batting_stats_range by @tjburch in #264
- Use objects qualified name in caching by @bdilday in #269
New Contributors
- @MichaelGFagan made their first contribution in #251
- @akern40 made their first contribution in #256
- @trogers19 made their first contribution in #265
Full Changelog: 2.2.2...2.2.3