ismms-himc / clustergrammer2

"Dimensionality-increasing" data visualization tool and interactive WebGL Jupyter widget built for single-cell data.
https://clustergrammer.readthedocs.io/case_studies.html
MIT License
116 stars 20 forks source link

NBA spatial data #60

Closed cornhundred closed 4 years ago

cornhundred commented 4 years ago

Check out this tutorial: http://savvastjortjoglou.com/nba-play-by-play-movements.html

https://github.com/neilmj/BasketballData/tree/master/2016.NBA.Raw.SportVU.Game.Logs

https://github.com/rajshah4/NBA_SportVu

https://www.analyticsvidhya.com/blog/2019/05/scraping-nba-data-analyze-1000-basketball-games-python/

https://github.com/swar/nba_api

https://towardsdatascience.com/which-nba-players-are-most-similar-machine-learning-provides-the-answers-r-project-b903f9b2fe1f

shot chart

http://savvastjortjoglou.com/nba-shot-sharts.html

https://medium.com/analytics-vidhya/nba-shot-data-analytics-visualization-with-python-pandas-and-matplotlib-part-1-the-basics-33643b10f0a6

Repo to check out

https://gitlab.com/jphwang/online_articles

cornhundred commented 4 years ago

We did something similar in spirit using CitiBike data so this visualization will be on hold.