Skip to content

chansenaz/BikeShare_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2020-01-28

A project to analyze bikeshare data from Chicago, New York City, and Washington.

Files used

bikeshare.py

Instructions

  1. Extract bikeshare.zip
  2. Execute bikeshare.py in a python3 terminal

Data Files used

  • chicago.csv
  • new_york_city.csv
  • washington.csv

Completed as part of Udacity Programming for Data Science with Python Nanodegree udacity.com

Resources used:

https://pandas.pydata.org/pandas-docs/stable/reference/frame.html

https://stackoverflow.com/questions/15017072/pandas-read-csv-and-filter-columns-with-usecols

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.value_counts.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages