Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with load_nfl_weekly_rosters #71

Open
christophermclement opened this issue Feb 2, 2024 · 1 comment
Open

error with load_nfl_weekly_rosters #71

christophermclement opened this issue Feb 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@christophermclement
Copy link

sdv.nfl.load_nfl_weekly_rosters(list(range(2002, 2024))) gives an error when it gets to 2015:

ShapeError: unable to vstack, dtypes for column "jersey_number" don't match: str and i32

A look at the values of jersey_number in 2015 doesn't show any weird values.

@christophermclement
Copy link
Author

The same issue affects load_nfl_rosters

@christophermclement christophermclement added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant