input the following into terminal before running program:
virtualenv venv
venv/Scripts/activate
pip install -r requirements.txt
to run:
py src/main.py
data.py:
- Depending on which IDE or text editor is used, there may be issues with the directory of where
images of each player is retreived from.
- navigate to "src/data.py" and it'll have a comment detailing the two options to try if the one in
use is causing issues.
Extra Info:
Some of the datasets we found were scraped from NBA.com, so some data values may not appear