nba-data-scrapping icon indicating copy to clipboard operation
nba-data-scrapping copied to clipboard

NBA games : data collection & model creation

Results 4 nba-data-scrapping issues
Sort by recently updated
recently updated
newest added

- Move files into a python package - Download last dataset version from kaggle - Add tests - documentation - Notebook to show dataset - pre commit

Some requests to the NBA API such as in `get_teams.py` or `get_game_stats.py` are timing out due to a missing Origin header, causing the script to hang. The value should be:...

Hi, could you please add columns for game officials? Thanks.