Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

mbelani/pdsnd_github

 
 

Repository files navigation

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

Include the date you created this project and README file. Created on: Jan 28, 2023

Project Title

Bikeshare Project (part of the Data Scientist Nanodegree)

Description

Reads bike sharing data of one of 3 cities (Chicago, New York, or Washington) and provides a number of statistics.

Files used

bikeshare_2 - MB.py - the main file; contains the main code, as well as a number of helper functions Prompter.py - class to help set up the prompts (for city, period, etc.) StatsUtil.py - class used purely to compute the time taken to execute a block of code Utilities.py - utility class containing generic methods - e.g., to convert seconds to weeks/days/hours/mins/secs

Credits

Web sites used as a reference or to look at Python code snippets: https://pandas.pydata.org/ https://stackoverflow.com/ https://www.geeksforgeeks.org/

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%