Skip to content

Pythondroid/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Date created

This project was created in October, 2019 in partial fulfilment of the requirements for the completion of the Programming for Data Science Nanodegree on Udacity.

Project Title

Motivate's Bikeshare Data Project

Description

The project uses Python, numpy and pandas to import US bike share data and answer interesting questions by computing descriptive statistics. It also provides an interactive experience in the terminal by collecting user input to segment the data by city, month, and day. It also shows raw data if requested by the user.

The dataset was provided by Motivate and covers three cities in the US - Chicago, New York City and Washington.

Files used

The datasets were contained in three csv files: chicago.csv, new york.csv, and washington.csv.

Software required

  1. Python 3
  2. Numpy
  3. Pandas
  4. Text editor e.g Sublime Text or Atom
  5. Terminal application

Credits

The codebase was inspired by that provided by Udacity

Copyright and Licensing Information

All copyright and licensing rights exclusively belong to @pythondroid

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%