/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

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

24th May, 2021

Project Title

Explore US Bikeshare Data

Description

This project uses python to explore the bikeshare data for US cities such as Chicago, Washington, and New York City to display the most common month, display the most common day of week, display the most common start hour. And other relevant statistical information.

Files used

chicago.csv washington.csv new_york_city.csv

Credits

Hacker Rank GitHub Stack Overflow Python Documentation Google