Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

leyonmarkk/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Please fork the current Udacity repository so that you will have a remote repository in your Github account. Clone the remote repository to your local machine. Later, as a part of the project "Post your Work on Github", you will push your proposed changes to the remote repository in your Github account.

Date created

01/2/2025

Project Title

Bike Share

Description

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

Files used

  • washington.csv
  • new_york_city.csv
  • chicago.csv
  • bikeshare.py

Credits

The files used for this project, along with the project template file can be found here.

Software Required

The only required software for this project is a programming environment. I used Spyder for my work.

Known Bugs

The only known bug is when asking the user if they would like to see 5 more lines of raw data. If there is a spelling error in the response from the user, it flags as an invalid input, but does not prompt the user to retry.

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%