Is there an existing issue for this?
Have you installed the latest development version of the package(s) in question?
If this is a data issue, have you tried clearing your nflverse cache?
I have cleared my nflverse cache and the issue persists.
What version of the package do you have?
0.1.3
Describe the bug
Injuries for 2025 are missing. I saw you already have an issue to check the missing parquets, but it does not include injuries:
Check where nflverse-data is missing .parquet files
Reprex
injuries = nfl.load_injuries([2025])
#Here is the error:
#ConnectionError: Failed to download https://github.com/nflverse/nflverse-#data/releases/download/injuries/injuries_2025.parquet: 404 Client Error: Not Found for url: #https://github.com/nflverse/nflverse-data/releases/download/injuries/injuries_2025.parquet
Expected Behavior
I would expect to the get the data for injuries in 2025 same as I get for other years.
Screenshots
Additional context
No response
Is there an existing issue for this?
Have you installed the latest development version of the package(s) in question?
If this is a data issue, have you tried clearing your nflverse cache?
I have cleared my nflverse cache and the issue persists.
What version of the package do you have?
0.1.3
Describe the bug
Injuries for 2025 are missing. I saw you already have an issue to check the missing parquets, but it does not include injuries:
Check where nflverse-data is missing .parquet files
Reprex
Expected Behavior
I would expect to the get the data for injuries in 2025 same as I get for other years.
Screenshots
Additional context
No response