2019-04-27
Explore US Bikeshare Data
A Python program to explore data related to bike share systems for three major cities in the United States: Chicago, New York City, and Washington.
bikeshare.py
-
Wes McKinney: Python for Data Analysis, 2nd edition. O'Reilly publishing, 2018.
-
consulted stackoverflow.com for these questions:
- Terminating a Python script
- Re-assignment in Pandas: Copy or view?
- How to print without newline or space?