This project was created on 2024-04-26.
Udacity Bikeshare Project.
This project is part of the Udacity Data Analyst Nanodegree Program. It contains data analyses of bikeshare data from three cities in the United States: Chicago, New York City, and Washington. The data is analyzed using Python and Pandas. The user can filter the data by city, month, and day of the week. The user can also view summary statistics of the data.
I'd like to thank the Udacity team for providing the data and the project structure.
python bikeshare.py
Python version
used during development was 3.8.14
.
pip install -r requirements.txt