#Explanation for files in the repository
-
Final Project - Pro Baseball Pitching Data.html is the raw html file from the iPython notebook
-
Final Project - Pro Baseball Pitching Data.ipynb is the iPython notebook containing the final project
-
Pitching.csv contains the pitching statistics from the 2010 regular season. PitchingPost.csv contains the pitching statistics from the 2010 postseason. Salaries.csv contains the salary information from the 2010 season.
-
Environment.yml contains the details of the environment used to put together the iPython Notebook. I did not put together an environment before starting the project, therefore this file should only have defaults.
I did use python 2.7 in the iPython notebook.