Skip to content

wagnerlmichael/nba_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Data + Shiny Dashboard

Shiny dashboard located here

Structure

  • 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 form
  • shiny/ - snapshot of the deployed website

Temporary Notes

Reminder for venv

  • source venv/bin/activate
  • pip install -r requirements.txt
  • pip freeze > requirements.txt
  • deactivate

https://www.playingnumbers.com/2019/12/how-to-get-nba-data-using-the-nba_api-python-module-beginner/

hash-r ipython

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published