Skip to content

ahmedmonged/Python-computing-descriptive-statistics-script-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Descriptive-statistics-Python-script

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.

Files

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

Libraries

Pandas and NumPY

Python version

This repository has been built with Python 3.

About

A Python script that takes input and provides specific answers about data by computing descriptive statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages