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
'https://stats.nba.com/stats/teamyearbyyearstats' endpoint is giving me a (JSONDecodeError: Expecting value: line 1 column 1 (char 0)) error when trying to load the info into a DataFrame
#408
Open
coryselzer opened this issue
Nov 21, 2023
· 0 comments
'https://stats.nba.com/stats/teamyearbyyearstats' endpoint is giving me a (JSONDecodeError: Expecting value: line 1 column 1 (char 0)) error when trying to load the info into a DataFrame. I am trying to get the TeamYearByYear stats to build a model.
Code
The text was updated successfully, but these errors were encountered:
NBA API Version
v1.4.0
Issue
'https://stats.nba.com/stats/teamyearbyyearstats' endpoint is giving me a (JSONDecodeError: Expecting value: line 1 column 1 (char 0)) error when trying to load the info into a DataFrame. I am trying to get the TeamYearByYear stats to build a model.
Code
The text was updated successfully, but these errors were encountered: