team_ids method not returning any data for certain years
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
the team_ids method is returning an empty pandas dataframe, the .info() call on the data frame shows that it has the proper columns and datatypes but there is no data. I tested it with the years 2023, 2024, 2025 and none of them worked but every other year I tested did.
Contributor guide
Assessment
This issue has not been assessed yet.