This project, including the README file was created on the 23 November 2019.
Bikeshare database analysis using python(numpy and pandas).
This project includes a python script file (bikeshare.py) that provides useful statistical information through a terminal and a data extracted from bikeshare data of New York City, Washington D.C. and Chicago presented in a csv file.
The python code retrieves some data like:
- Most frequent times of travel sorted by day and month
- Most popular stations and trips
- bikeshare.py
- README.md
- .gitignore
- chicago.csv
- new_york_city.csv
- washington.csv