praisegee / pdsnd_github

GitHub project (Project 3) repository for PDSND

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Date created

September 28, 2023

Project Title

US Bikeshare Data Analysis with Python

Description

A data analysis project using Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. With this, answering interesting questions about data by providing an interactive Command Line Interface (CLI).

Setup

Have python 3 and git installed, clone this repo with

git clone https://github.com/praisegee/pdsnd_github.git

Or for ssh

git clone git@github.com:praisegee/pdsnd_github.git

open terminal and run the command

python bikeshare.py

Files used

bikeshare.py, chicago.csv, new_york_city.csv, and washington.csv.

Credits

Divvy

About

GitHub project (Project 3) repository for PDSND


Languages

Language:Python 100.0%