GithubHelp home page GithubHelp logo

pdsnd_github's Introduction

Programming for Data Science with Python Nanodegree

Bikeshare

Date created

Saturday, 2 December 2023

Project Title

Explore US Bikeshare Data

Description

Overview

Using Python to explore data about bike share systems for 3 major cities in the US - Chicago, New York City, and Washington. This script can import the data, answer interesting questions by computing descriptive statistics, takes in raw input to create an interactive experience in the terminal to present these statistics.

Project Submission

There are 3 questions:

  • Would you like to see data for Chicago, New York City, or Washington?
  • Which month - All, January, February, March, April, May, or June?
  • Which day - All, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday?

The answers for the questions above will determine the city and timeframe and then filtering the dataset, display the statistical result of the data, and user can choose to start again or exit.

The script handles unexpected input (like improper upper or lower case, typos, or user misunderstanding) well without failing.

The script prompt the user whether would like to see the raw data. If the answers yes then the script should print 5 rows at a time, then ask the user if they would like to see 5 more rows. It will continue until the user chooses no.

Software requirements

  • Python 3, NumPy, and pandas installed using Anaconda
  • A text editor, like Sublime or Atom.
  • A terminal application (Terminal on Mac and Linux or Cygwin on Windows).

Files used

  • washington.csv
  • new_york_city.csv
  • chicago.csv

Project Submission

Check out my Project Submission

More Information

pdsnd_github's People

Contributors

rbudacprojects avatar sudkul avatar trangtt4t avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.