The bikeshare.py project was initially created on 23 May 2020 with subsequent revision on 24 May 2020. This README file was created on 07 Jun 2020.
US Bikeshare Data Exploration Project uploaded to GitHub.
The US Bikeshare Data Exploration Project was the culmination of the Python programming course by Udacity. In this project, I created a simple Python program that returns brief statistical results from the bikeshare data provided, based on users' input.
Main file used in this project:
- bikeshare.py
 
Data files used:
- chicago.csv
 - new_york_city.csv
 - washington.csv
 
Credits go to Udacity reviewers and mentors who provided guidance in the course.