/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Date created

Projects date: 01/12/2021 README file date: 02/01/2021

Project Title

Bike Share System

Description

Bike share systems is build with Python and it focus on three major cities — Chicago, New York City, and Washington. The code imports the data and compute descriptive statistics. Moreover, the script takes in raw input to create an interactive experience in the terminal.

Files used

The data is provided by Motivate, a national bike share system provider. Files needed: bikeshare.py Readme.md

The data set are the following: chicago.csv new_york_city.csv washington.csv

Libraries:

Pandas, numpy, time

Language:

Python 3.6 or above

Credits

It's important to give proper credit. Add links to any repo that inspired you or blogposts you consulted.

The following are useful credits: ~ Commit style: https://udacity.github.io/git-styleguide/

~ Dealing with Gitignore: https://git-scm.com/docs/gitignore

~ inspired by: https://github.com/richardkalehoff

~ Pushing & Pulling: https://stackoverflow.com/questions/10565217/do-you-push-every-single-commit