January 30th 2023
Bikeshare Python Project
The python code is made to filter the information of 3 major cities in the US (Chicago, New York City and Washington) with data on rental bicycle usage and it asks users for input about which city, month, and day they want to retrieve information.
- chicago.csv
- new_york_city.csv
- washington.csv
- Divvy data
- Udacity