You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't seem like 2022 rookie class is part of the static players module. Is it possible to update the static players module with the new rookie class in prep for the new season?
Code run:
>>> import nba_api.stats.static.players as players
>>> players.find_player_by_id(1631099)
>>>
It doesn't seem like 2022 rookie class is part of the static players module. Is it possible to update the static players module with the new rookie class in prep for the new season?
Code run:
For context:
1631099
is Keegan Murrayhttps://www.nba.com/player/1631099/keegan-murray
Thanks for all the work maintaining this awesome resource!
The text was updated successfully, but these errors were encountered: