Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 824 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 824 Bytes

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

This repository project was created on April 17, 2023.

Project title

Programming for Data Science with Python: Bikeshare Project.

Description

This project contains a cli tool to analyze and display statistical information pertaining bike share data from Chicago, Washington and New York.

Files used

  • bikeshare.py
  • chicago.csv
  • washington.csv
  • new_york_city.csv

External dependencies