Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

imantsm/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date created

August 3, 2019

Project Title

Udacity Bikeshare Project

Description

Analyzing bikeshare data from Chicago, New York City, And Washington, DC, given provided raw data in the CSV files. Written using Python

Files used

bikeshare_2.py - main python file to be executed

readme.txt - document listing sources that were used in completing the code/Project

test.py - python file used to test various bits of code

output.txt - text file used to test the output of various bits of code

README.md - this file

.gitignore - file to ignore the CSV data files, to prevent them from being committed, due to their large size

chicago.csv - data file for Chicago. This is ignored in the commits

new_york_city.csv - data file for New York City. This is ignored in the commits

washington.csv - data file for Washington, DC. This is ignored in the commits

Credits

Created for Udacity course on Programming for Data Science Nanodegree Program

Forked from https://github.com/udacity/pdsnd_github

Please see readme.txt for the full list of sources used in writing/developing the code

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%