GitHub - Jude-X/pdsnd_github: GitHub project (Project 3) repository for PDSND

Date created

This Project and README file was created on the 16th of June 2020.

Project Title

US bikeshare Project

Description

In this project, I made use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. I wrote code to import the data and answer interesting questions about it by computing descriptive statistics. I also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.

Files used

Files used include:

wahington.csv chicago.csv new_york_city.csv

Credits

https://www.freecodecamp.org/forum/t/how-to-write-a-markdown-file-for-github-using-atom/19522