Player ID not parsed correctly in cfbd_json_py.players.get_cfbd_player_season_stats()
#51
Labels
cfbd_json_py.players.get_cfbd_player_season_stats()
#51
Hi I've been recently using this package for a Heisman trophy model, and have found it a lot more accessible than the regular cfbd package.
Caught a bug I believe in the code for the get_cfbd_player_season_stats function.
For passing statistics player_id appropriately commented out,
But not for rushing statistics,
I personally like having player_id available, and I was playing around with the code to get it to work.
I figured this kind of patch would work for the function,
Thanks for all that you do in this package!
The text was updated successfully, but these errors were encountered: