This project scrapes and plots NBA win percentage data versus conference rank data.
- Run
shamscrape.py
- Run
plotting_knicks.py
- This project only plots the New York Knicks' win percentage and conference rank data. It could plot other eastern conference teams with modifications to
shamscrape.py
. - Some western conference teams are missing.