SteveParadox / Final_Project

GitHub project (Project 3) repository for PDSND

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: Please fork the current Udacity repository so that you will have a remote repository in your Github account. Clone the remote repository to your local machine. Later, as a part of the project "Post your Work on Github", you will push your proposed changes to the remote repository in your Github account.

Date created

8th of October 2023

Project Title

BikeShare Explorer

Description

The script provides a user-friendly way to explore and analyze bikeshare data for different cities, allowing users to gain insights into travel patterns, user demographics and more.

It uses Python and Pandas to handle data manipulation and analysis of the data.

Files used

  • chicago.csv: Contains bikeshare data for the city of Chicago.
  • new_york_city.csv: Contains bikeshare data for the city of New York City.
  • washington.csv: Contains bikeshare data for the city of Washington.

Credits

About

GitHub project (Project 3) repository for PDSND


Languages

Language:Python 100.0%