Shiny dashboard located here
analysis_testing/- playground for testing data analysis before adding as a feature into the shiny app.data/- this directory owns the scripts to get the data from the nba api, and the actual data in parquet or csv formshiny/- snapshot of the deployed website
Reminder for venv
source venv/bin/activatepip install -r requirements.txtpip freeze > requirements.txtdeactivate
https://www.playingnumbers.com/2019/12/how-to-get-nba-data-using-the-nba_api-python-module-beginner/
hash-r ipython