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

team_batting_bref() and team_pitching_bref() not working #461

Open
ajaviya opened this issue Nov 20, 2024 · 0 comments
Open

team_batting_bref() and team_pitching_bref() not working #461

ajaviya opened this issue Nov 20, 2024 · 0 comments

Comments

@ajaviya
Copy link

ajaviya commented Nov 20, 2024

team_batting_bref() and team_fielding_bref do not function properly when given a valid team abbreviation and season(s). All calls return the error, IndexError: list index out of range, due to an attempt at slicing the variable, table, which does not properly return any tables.

Source of error in team_batting.py:
image

Source of error in team_pitching.py:
image

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

No branches or pull requests

1 participant