/Bikeshare

Use python to explore the data in bike share system in 3 major cities in US

Primary LanguagePython

Date created

January 3rd, 2020

Project Title

Explore Bike Share System

Description

This project is use to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. The project import data of your choice and takes in raw input form the user. It creates an interactive experience in the terminal and present answer to interesting questions about the data by computing descriptive statistics.

Files used

Files used

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

Software/Dependencies

  • Python 3
  • Numpy
  • Pandas
  • Text Editor(e.g Atom,VS Code,Sublime)
  • Terminal Application

Credits