Usage:
- No installation needed.
- Python 3.X needed.
Libraries:
- Time
- Pandas
- Numpy
Explore data related to bike share systems for three major cities in the United States. Chicago, New York City, and Washington. Possibility to select city, dates and see statistics.
Bikeshare.py is used for execution. And three csv files are needed as input data.
- bikeshare.py
- chicago.csv
- new_york_city.csv
- washington.csv
Udacity Course. Template from: https://github.com/udacity/pdsnd_github