Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 233 Bytes

nbaShotCharts

A python module I created that can easily scrape and plot NBA shot chart data from the nba.stats.com API.

TODO:

  • Write better documentation
  • Add functions to create interactive plots (maybe based on bokeh or mpld3)