April 15, 2019.
BikeShare
To explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington.
bikeshare_AP.py- main project filewashington.csv- system usage data for Washington (not included)new_york_city.csv- system usage data for New York (not included)chicago.csv- system usage data for Chicago (not included)
$ python bikeshare_AP.py
This project requires NumPy and Pandas modules.