Skip to content

Udacity DAND project - Python script written to explore US bikeshare data

Notifications You must be signed in to change notification settings

engahmednassar/Explore-US-Bikeshare-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My-Udacity-Bikeshare-Project

My Udacity project that I have made to improve my skills in pandas for a nano-degree Udacity program. Please don't use it to copy the project.

overview

Introduction

This Python script is written for Project 1 of Udacity's Data Analyst Nanodegree (DAND) and is used to explore data related to bike share systems for Chicago, New York City, and Washington. It imports data from csv files and compute descriptive statistics from the data. It also takes in users' raw input to create an interactive experience in the terminal to present these statistics.

Dataset

The datasets used for this script contain bike share data for the first six months of 2017. Some data wrangling has been performed by Udacity's staff before being provided to the students of DAND.

The Requirements

This is an image

NOTE: unzip dataset.zip to get all cities dataset before running the script

About

Udacity DAND project - Python script written to explore US bikeshare data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages