Skip to content

mohsaad/nba-shot-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Shot Charts

Packages needed

  • requests
  • matplotlib (and associated libraries)
  • pandas
  • seaborn (if you want more customizable charts)
  • goldsberry (pip install goldsberry)

Usage

To use, run

python shot_chart_generator.py [player name] [season]

Example: python shot_chart_generator.py Stephen Curry 2013-14

The player name has to be the first name and last name seperated by a space, and the season has to be in the form:

first year [dash] last two digits of second year

About

NBA Shot Charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages