sportsdataverse / sportsdataverse-py

sportsdataverse python package
https://py.sportsdataverse.org
MIT License
70 stars 7 forks source link

NBA box score does not provide data past 3/2/24 #81

Open nish-patel opened 4 months ago

nish-patel commented 4 months ago

sportsdataverse.nba.load_nba_player_boxscore(seasons=2024, return_as_pandas=True)

running this provides data until 3/2/24 only

akeaswaran commented 4 months ago

Can you please try this again? We've fixed some issues with our pipeline and the data should now be available and up-to-date.