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

Update import_weekly_rosters method in __init__.py #80

Closed
wants to merge 2 commits into from

Conversation

DylanKeyer
Copy link

Update import_weekly_rosters to check if "age" column was specified by user before computing it for return. NOTE: this will additionally provide a workaround for #75 for users that do not require "age" in the output, given that column's computation is causing the errors described in that issue.

Update import_weekly_rosters to check if "age" column was specified by user before computing it for return. NOTE: this will additionally provide a workaround for nflverse#75 for users that do not require "age" in the output, given that column's computation is causing the errors described in that issue.
Added None check for columns variable in weekly_import_rosters (before checking for presence of value in the list).
@alecglen
Copy link
Collaborator

Resolved by #106.

@alecglen alecglen closed this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants