03/29/2018
Bikeshare Python project for Udacity'd Programming for Data Science course.
This Python program analyzes bike sharing data for 3 cities and generates description statistics on them. You can choose which cities, months, and days of the week you want to analyze.
Files used include bikeshare.py, chicago.csv, new_york_city.csv, and washington.csv
Thanks to O'Reilly Media for their handy Git Pocket Guide.