-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
In team.py, I would add the line below line 33. There is an asterisk in this year since the seeds aren't the actual tourney seeds. Otherwise if you search for a team that was ranked, it returns an error
team_df = team_df.str.replace(r'\*', '', regex=True)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers