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
sched = Schedule('ATL')
## sched = Schedule('ATL', 2023) will have same result
## Console prints: The requested page returned a valid response, but no data could be found. Has the season begun, and is the data available on www.sports-reference.com?
Expected behavior
Should return a Schedule object with current year's schedule, but returns a nonetype dataframe isntead
Desktop (please complete the following information):
Ubuntu 22.04
Sportsipy Version: 0.6.0
Additional context
The response is the same for past years
The text was updated successfully, but these errors were encountered:
Describe the bug
NBA Schedule not working
To Reproduce
Expected behavior
Should return a Schedule object with current year's schedule, but returns a nonetype dataframe isntead
Desktop (please complete the following information):
Additional context
The response is the same for past years
The text was updated successfully, but these errors were encountered: