(Ed – This is the second in a series of tutorials for using the Python programming language to get, clean and analyze NBA statistical data. This post introduces using Python for data visualization.
Python allows free creation of plots, unlike expensive, stagnant graphing calculators. Import NumPy and Matplotlib for basic linear and polynomial plots in Python. Seaborn lets you make statistical ...