Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 871 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 871 Bytes

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

12th August, 2023

Project Title

Bikeshare data

Description

Provides bikeshare information on a chosen city

Files used

chicago.csv new_york_city.csv washington.csv

Libraries used

Pandas Numpy Time

Credits

It's important to give proper credit. Add links to any repo that inspired you or blogposts you consulted. Websites:

  1. Pandas : https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#intro-to-data-structures
  2. W3 schools : https://www.w3schools.com/python/pandas/ref_df_mode.asp