Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

NIKAIHUI/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚲 Bikeshare Project Analysis

Date Created

December 8, 2025


Project Overview

The Bikeshare project aims to explore bike-share system data using Python.
By performing data wrangling, descriptive statistics, and exploratory analysis, the project uncovers patterns related to user behavior, trip durations, station usage, and time-based trends.


Files Included

  • Python Script

    • bikeshare_starter.py – Main analysis file containing the data loading, processing, and analysis logic.
  • Data Files (CSV)

    • One or more .csv data files containing bikeshare trip in New York city information such as:
      • Start and end time
      • Trip duration
      • Start and end station
      • etc.

Credits

This project is part of the Udacity program.
Thanks to Udacity for providing the datasets and project framework.


About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%