10/11/2019
Investigate Bikeshare Database
This program will extract data from the bikeshare database and will give information that assesses in making informative decisions by shareholders.
chicago.csv new_york_city.csv washington.csv bikeshare_2.py
Thanks to everyone who helped me to complete this project in an efficient manner. A thank you goes to:
https://www.shanelynn.ie/select-pandas-dataframe-rows-and-columns-using-iloc-loc-and-ix/
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.loc.html
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.idxmax.html