Note: Please fork the current Udacity repository so that you will have a remote repository in your Github account. Clone the remote repository to your local machine. Later, as a part of the project "Post your Work on Github", you will push your proposed changes to the remote repository in your Github account.
This project was started on sunday 3rd of november 2024
Explore US Bikeshare Data
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.
The files included were three: Chicago.csv new_york_city.csv Washington.csv
The udacity lessons and instructors were a huge help for me to accomplish this project.