Use python to understand U.S. bikeshare data. Calculate statistics and build an interactive environment where a user chooses the data and filter for a dataset to analyze.
bikeshare.py
CSV data files (not included in repo) - chicago.csv, new_york_city.csv, washington.csv
To complete the project, I used the following sources:
http://www.stackoverflow.com
http://docs.python.org
http://pandas.pydata.org