Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

AtheerAS/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This file has been created on 27 Aug 2020.

Bike Share Data System

This project intended to provide a bike share data according to the user specifications, these data are collectd from three cities, washington, chicago, and new york city. iThe user can filter the data to get specific city and time data, the raw data can be shown too!

Using BikeShare Data System

Required packages

Before running the python script you need to have the following packages in your comman line, you can install them using pip3:

Running the code locally

You can run the python script in your command line, as the following:

python Bike_share_sys_project_v2.0

A serise of questions will appear and the data will be shown according to the answers.

Files used

chicago.csv new_york_city.csv washington.csv

Contribution

Absolutely welcomed! You can write audits, fix bugs, and make this tool more powerful! There is no coding style yet, so feel free. Once complete, please file a pull request with your changes.

Credits

The data files were provided by @Udacity

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%