This Python script is written for Project 2 of Udacity's Programming for Data Science Nanodegree and is used to explore data related to bike share systems in the United States. It imports data from csv files and computes descriptive statistics from the data. It also takes in users' raw input to create an interactive experience in the terminal to present these statistics.
- Instructions
- Files
- [Summary]
- Run the Script - python3 bikeshare_2.py
- Follow the prompts to obtain specified statistical information
-
- bikeshare_2.py
- washington.csv
- new_york_city.csv
- chicago.csv