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_cfb_pbp #77

Open
christophermclement opened this issue Feb 5, 2024 · 0 comments
Open

error with load_cfb_pbp #77

christophermclement opened this issue Feb 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@christophermclement
Copy link

when running:

sdv.cfb.load_cfb_pbp(list(range(2003, 2024)))

get error:

ShapeError: unable to append to a dataframe of width 366 with a dataframe of width 364

ShapeError: unable to vstack, column names don't match: "start.team.id" and "start.downDistanceText"

One of these errors occurs (with minor variation on the df widths of column names) for everypair of consecutive of seasons through at least 2017 with the exception of 2011-2012

@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