sportsipy
sportsipy copied to clipboard
NHL Boxscore error
Describe the bug When I run the dataframe on an nhl boxscore I get the following error:
Traceback (most recent call last):
File "
To Reproduce Sample code which causes an issue.
from sportsipy.nhl.boxscore import Boxscore
game = Boxscore('202210120CAR')
game.dataframe
Expected behavior A Dataframe should be populated
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows 10