Skip to content

reposandermets/bikeshare

Repository files navigation

Udacity Bikeshare Project

This is a project for the Udacity Nanodegree Program.

Project Requirements

  • Utilize Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington.
  • Import the data and answer intriguing questions about it by computing descriptive statistics.
  • Write a script that accepts raw input to create an interactive experience in the terminal that presents these statistics.

Running the Project

python bikeshare.py

Initial Setup

Python version used during development was 3.8.14

pip install -r requirements.txt

Miscellaneous

Implementation

An additional notebook is included in the repository for research purposes related to the dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published