09/04/2019
Python and git Project Author: Sean Oleary
Python interactive program allows user to see bikeshare statistics based on their input (city, month and day of week) submitted at command prompt.
Input validation provides friendly feedback and allows retries by user.
Provides user capability of viewing raw data in 5 record batches.
bikeshare.py chicago.csv new_york_city.csv washington.csv
Python project is based on my work within the Udacity Nanodegree - Programming for Data Science program.
Forked Github repository from https://github.com/udacity/pdsnd_github