/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Date created

Jan 31st, 2021

Project Title

US Bike Sharing Analyzing Project

Description

Overview In this project, you will make use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. You will write code to import the data and answer interesting questions about it by computing descriptive statistics. You will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.

Files used

bikeshare.py file additional csv data file

Credits

This project is under Udacity nondegre course of "Programming for data science with Python".