Programming Languages - Python
Jupyter Notebooks
To perform this analysis, we will make use of Jupyter Notebooks. Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text. Notebooks support many programming languages including Python, R, Julia, Scala, and many more.
Python Documentation
Python 2.7
https://docs.python.org/2.7/tutorial/index.html
https://docs.python.org/2.7/library/index.html
Python 3.7
https://docs.python.org/3.7/tutorial/index.html
https://docs.python.org/3.7/library/index.html
Pandas Documentation
http://pandas.pydata.org/pandas-docs/stable/
MatPlotLib Documentation
https://matplotlib.org/api/_as_gen/matplotlib.pyplot.html#module-matplotlib.pyplot