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.
17-Jul-2021
BikeShare Rental Statistics
This project provides bike rental statistics such as 'most frequent times', 'most population destinations and trips', 'average trip duration'. This is applicable for select cities only.
The following city specific data files are required:
- chicago.csv
- new_york_city.csv
- washington.csv
This project is developed as a part of Udacity Git training course, all the templates and guidance is provided by Udacity team.