Skip to content
 
 

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Date created: This project is created on Sep. 10th, 2023.

Bikeshare Data Analysis Project

Description

This project is developed to analyze and provide insights from bikeshare data from Chicago, New York City, and Washington. It allows the users to explore various statistics and information about bikes usage in each city.

Files used

  • bikeshare.py: The main python file which includes the required scripts to perform the bikeshare data analysis.
  • chicago.csv: The chicago's bikeshare dataset file.
  • new_york_city.csv: The New York City's bikeshare dataset file.
  • washington.csv: The Washington's bikeshare dataset file.

Credits

This project was completed as part of the Programming for Data Science Nanodegree offered by Udacity. Its already the final project of Introduction to Python Programming course on the whole program.

Udacity Nanodegree Program:

Python Libraries:

Prerequisites

Before running the code, make sure you have the following dependencies installed:

  • Python 3.11
  • Pandas: Install pandas using pip install pandas
  • NumPy: Install NumPy using pip install numpy

About

GitHub project (Project 3) repository for PDSND

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages