Python file created on March 7 2019
Bikeshare project - Rodolfo
This program generates descriptive statistics from a dataset of a bikesharing company in 3 cities (Chicago, Washington and New York). It's written in python 3.7
It uses 3 csv files:
- chicago.csv
- new_york_city.csv
- washington.csv
The python file is called bikeshare.py
Git Cheatsheet: https://gist.github.com/hofmannsven/6814451