/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Date created

Created November 18, 2018

Project Title

Cassidee's Bikeshare Project

Description

This project is an introductory exploration into data analysis using Python, Pandas, and NumPy to explore bikeshare data from the three U.S. cities of Chicago, New York City, and Washington.

Files used

bikeshare_2.py
chicago.csv
new_york_city.csv
washington.csv

Credits

https://stackoverflow.com/questions/4048651/python-function-to-convert-seconds-into-minutes-hours-and-days/24542445

https://stackoverflow.com/questions/22923775/calculate-pandas-dataframe-time-difference-between-two-columns-in-hours-and-minu

https://stackoverflow.com/questions/14190045/how-do-i-convert-datetime-timedelta-to-minutes-hours-in-python/14190143#14190143