Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

mkmetko/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

2020-04-09

Include the date you created this project and README file.

US Bikeshare usage

Replace the Project Title

Description

Based on project data from 3 US cities (NYC, WAS, CHI) python script create descriptive statistics about bike rental preferences (preferred times and client stats) based on user input for city, month and day.

Files used

chi_link = "https://raw.githubusercontent.com/igorstojanovic91/udacity-bikeshare-project/master/chicago.csv" nyc_link = "https://raw.githubusercontent.com/igorstojanovic91/udacity-bikeshare-project/master/new_york_city.csv" was_data = "https://raw.githubusercontent.com/igorstojanovic91/udacity-bikeshare-project/master/washington.csv"

Data cover 3 major US cities for different parts of the year, month and day.

Credits

Udacity course for Python Programing for Data Science and all contributors.

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%