An open API service indexing awesome lists of open source software.

https://github.com/pintu544/programming-for-data-science-with-python


https://github.com/pintu544/programming-for-data-science-with-python

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Post-your-Work-on-GitHub
Overview In this project, the student had to 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. The student had to write code to (a) import the data and answer interesting questions about it by computing descriptive statistics, and (b) write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.

The developed CLI program allows the user to explore an US bikeshare system database and retrieve statistics information from the database. The user is able filter the information by city, month and weekday, in order to visualize statistics information related to a specific subset of data. The user is also able to chose to view raw data and to sort this data by columns, in ascending or descending order.

# Description
In this project, I made a use of Python to explore data related to bike share systems for three major cities in the United States, Which is Chicago, New York City, and Washington, Also to Run statistics on multiple data pools related to bicycle sharing.

# Files used
Following files are containing necessary code: bikeshare.py

Following files are not uploded to the remote repo (by using .gitignore) because the file size is too big: chicago.csv washington.csv new_york_city.csv

check my project submission-https://github.com/pintu544/Programming-for-data-science-with-python/blob/master/Git%20Commands%20Documentation%20(1)%20(1)%20(1)%20-%20Copy.pdf