Using data from 3 cities (Chicago, New York and Washington), the app allows the user to view stats about the bike sharing service. This stats include:
- most frequent times of travel
- most popular stations
- most popular trip
- total travel time
- mean travel time
- number of different types of users
- count of genders (except for Washington)
- most recent birth year (except for Washington)
- most common birth year (except for Washington)
bikeshare_2.py
User console interaction done using Pick.