Skip to content

jay-mb/jared_butz_pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Date created

11/07/2022

Project Title

Udacity Bikeshare Python Project

Description

Program to filter through bikeshare data in 3 cities: Chicago, New York and Washington Date Range from Jan-June 2017 Filterable by city, months Jan-June (or all) and by individual day of the week (or all)

Features

Frequent Times of Travel Statistics User Statistics Trip duration Statistics Station Statistics

Files used

chicago.csv new_york_city.csv washington.csv

Credits

Python datetime module documentation: https://docs.python.org/3/library/datetime.html

Python calendar module documentation: https://docs.python.org/3/library/calendar.html

pandas nlargest documentation: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.nlargest.html

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%