Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 470 Bytes

explore-bikeshare-data

Project 2 of the Udacity "Programming for Data Science with Python" Nanodegree.

Here, we explore bikeshare trip data collected from three US cities; Chicago, New York City and Washington.

Usage

  1. Run the bikeshare.py file in the command line
  2. Follow the steps of the user interface to filter the datasets by e.g. city, months and days
  3. The script then calculates some statistics about the data and returns them in the command line