Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Steve-Choi/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Date created

This project was created on Dec.3rd, 2018.

Project Title

Explore US Bikeshare Data

How to Use this Program

git clone https://github.com/Steve-Choi/pdsnd_github.git
cd pdsnd_github
python bikeshare.py

Description

In this project, Python was used to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington.
This program imports the data and answer interesting questions about it by computing descriptive statistics.
It also takes in raw input from users to create an interactive experience in the terminal to present these statistics.

Files used

  • bikeshare.py

References

  1. to_datetime()
  1. mode()
  1. value_counts()
  1. divmod()

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%