Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

hayaAlkhathran/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/9/2024

Date end

9/11/2024

Project Title

bikeshare

Description

Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City

The Datasets

Randomly selected data for the first six months of 2017 are provided for all three cities. All three of the data files contain the same core six (6) columns: Start Time (e.g., 2017-01-01 00:07:57) End Time (e.g., 2017-01-01 00:20:53) Trip Duration (in seconds - e.g., 776) Start Station (e.g., Broadway & Barry Ave) End Station (e.g., Sedgwick St & North Ave) User Type (Subscriber or Customer) The Chicago and New York City files also have the following two columns: Gender Birth Year

Files used

1-bikeshare.py 2-chicago.csv 3-new_york_city.csv 4-washington.csv

Credits

Bash Guide for Beginners https://tldp.org/LDP/Bash-Beginners-Guide/html/ git Documentation https://git-scm.com/doc

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%