January 3rd, 2020
Explore Bike Share System
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
- chicago.csv
- new_york_city.csv
- washington.csv
- bikeshare.py
- Python 3
- Numpy
- Pandas
- Text Editor(e.g Atom,VS Code,Sublime)
- Terminal Application
- SeleniumHQ README.md helps with markdown
- Mastering Markdown