- This project explains some numbers for a bicycle rental company in three American cities :
- Chicago
- New York City
- Washington
- Python Was used to write the code, and 4 libraries were import :
- Numpy
- pandas
- time
- calendar
- There are 3 exel.csv files used in this project :
- chicago.csv
- new_york_city.csv
- washington.csv
- Click on
THE_PROJECT.py
file to see the code