Ford GoBike Riders Data Jan. 2019 & Jupyter Notebooks

I have been thinking about personal projects to undertake to learn more about Jupyter Notebooks, Numpy, Pandas, etc. I have decided to start looking at Bike data from Ford GoBike. I got interested in this project based on a Berkeley online class on Python. It used Bike sharing data from the San Francisco area. I eventually found data on Ford GoBike by doing a similar search. Here is the Ford GoBike website: I am still working on the analysis. I will not show all code to this project for three reasons. The first is that this is a learning project so not all the code and visual styles are mine. When needed I search the internet for code, best practices and references. So I can not claim that all of this is my work. For me, the first goal is to learn to use Juypter Notebooks better by working on a project. In order to learn, I need to learn from other. That being said, I have encountered many problems during the way...