With access to data from US Bikeshare, allows interactive exploration of usage and users, based on a selected city, month, and day.
Uses the following python libraries:
- warnings
- time
- pandas
This was done as one of the projects for the Udacity Data Analyst Nanodegree, and as such relies heavily on the project guidelines, as well as initial code structure.