mjk2244 / pro-football-reference-web-scraper

Web scraper to retrieve player and team data from Pro Football Reference.
https://mjk2244.github.io/pro-football-reference-web-scraper/
Apache License 2.0
29 stars 20 forks source link

no bye week - get_team_game_log.py #39

Closed mjk2244 closed 1 year ago

mjk2244 commented 1 year ago

Some teams in NFL history did not had a bye week. This causes an error in the logic of get_team_game_log.py. Fix the logic to account for teams that did not have a bye week