Skip to content

team_batting_bref() and team_pitching_bref() not working #461

@ajaviya

Description

@ajaviya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions