season_game_logs() from retrosheet.py returns error for all seasons
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Using the season_game_logs() function raises error: "ValueError(f'Season game logs not available for {season}')" for all seasons because the season game log files have moved from the gamelog/ folder to the respective season's seasons/{season} folder (seasons/1978, seasons/2023, etc) in the Chadwick Bureau GitHub.
Contributor guide
Assessment
This issue has not been assessed yet.