Skip to content

GuilleMarc/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Date created

10/15/2018

Project Title

Analyzing bike-share use data in the US

Description

Bike transportation is an efficient and agile alternative for users in big and crowded cities. Based on bike-user traffic data from three major US cities, a simple python script was written to read and process data, such that users can interact with a terminal and compute basic statistics and patterns of bike usage patterns.

Files used

bikeshare_final.py

Data files from three cities (Chicago, New York, Washington): chicago.csv, new_york_city.csv, washington.csv

Credits

Data retrieved from: https://www.motivateco.com/

Sources consulted for improving code readability: Python official documentation: https://docs.python.org/3/tutorial/datastructures.html

Using pandas for data manipulation: https://www.datacamp.com/community/data-science-cheatsheets?page=4

Chapter two ("A crash course in python") in Data Science from Scratch (...) by Joel Grus http://shop.oreilly.com/product/0636920033400.do

About

An interactive python script to analyze bicycle traffic data from three US cities. (Graduation project Udacity Nanodegree Program)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%