-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
Describe the bug
NBA Schedule not working
To Reproduce
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
Metadata
Metadata
Assignees
Labels
No labels