Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 523 Bytes

Friday July 10, 2020

Explore US bikeshare data

Description

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.

Files used

bikeshare.py
CSV data files (not included in repo) - chicago.csv, new_york_city.csv, washington.csv

Credits

To complete the project, I used the following sources:

http://www.stackoverflow.com
http://docs.python.org
http://pandas.pydata.org