Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 893 Bytes

File metadata and controls

20 lines (14 loc) · 893 Bytes

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.

Date created

9/11/2021

Project Title

Bike share data statistics

Description

Bike share data analysis by providing statistics to uncover bike share usage patterns in multiple cities, by entering filters and city name to begin calculations showing answers and data.

Files used

Data files: (chicago.csv, new_york_city.csv, washington.csv) provided by Motivate.

Credits

Resources helped for completing the project Pandas Stackoverflow GeeksForGeeks