this is a script which make use of Python to explore data related to bike share systems for three major cities in the United States Chicago, New York City, and Washington. this script takes inputs and uses data to answer interesting questions about it by computing descriptive statistics.
Data.rar this is the data but compressed so if you want to run the script on your pc you need to extract the files and put it in the same directory of the script, the data files are in CSV
bikeshare.py our Python script
Pandas and NumPY
This repository has been built with Python 3.