You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python Jupyter notebook that takes in 2016-2017 NBA shooting data, and then plots that data onto basketball courts made in matplotlib, and then further analysis done through use of seaborne joint plots.
Example Output:
Makes vs Misses Plot:
Player Shooting Joint Plot
Player Shooting KDE Plot
Player Shooting Hex Plot
About
Python Jupyter notebook that takes in 2016-2017 NBA shooting data, and then plots that data onto basketball courts made in matplotlib, and then further analysis done through use of seaborne joint plots.