back1ply / Explore-US-Bikeshare-Data---Udacity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explore US Bikeshare Data

Part of the Udacity Data Analyst Degree which is sponsored by egyFWD This project imports data from csv files and compute descriptive statistics from the data. It also takes in users' raw input for filteration and to present these statistics.

Installation

Make sure you have your python 3 insallted, i have used Anaconda to make this easier for me.

Make sure you have the dataset files as well, can be found here.

Usage

Open your python terminal is and run bikeshare_2 make sure .cvs are in the same folder or update the .py file

User input goes as follows:

1-User select city (chicago, new york city, washington)

2-User select filtration criteria (month,day,both,none)

3-User select month or "all"

4-User select day or "all"

About


Languages

Language:Python 100.0%