2023-04-18 18:30:03 PDT
Explore US Bikeshare Data
This project use data provided by Motivate, a bike share system provider in the United States, to uncover bike share usage patterns in three large cities:
- Chicago,
- New York City,
- Washington, DC.
- Python script to analyze the data: bikeshare_2.py:
- Three data files:
- chicago.csv
- new_york_city.scv
- washington.csv
Anonymous reviewers from Udacity helped improve the code regarding check data entry.