Skip to content

NourZidan11/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BikeShare Project 🚲

Date created: April 2025
Course: Programming for Data Science with Python - Udacity

Project Title

BikeShare Data Analysis

Description

This project is part of the "Programming for Data Science with Python" Nanodegree by Udacity.
It allows users to interactively explore US bikeshare data for three cities: Chicago, New York City, and Washington.

The program enables:

  • Filtering data by city, month, and day
  • Viewing statistics on travel times, stations, trip durations, and user demographics
  • Displaying raw data in chunks for deeper analysis

Files used

  • bikeshare.py: The main Python file containing all the logic for data loading, filtering, and analysis
  • chicago.csv, new_york_city.csv, washington.csv: Datasets used for the analysis (provided by Udacity)

Credits

Developed as part of Udacity’s Data Science Nanodegree.
Thanks to Udacity for providing the datasets and project structure.

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%