Skip to content

niltonkazuyukiueda/analyzing_subway_NY_data

Repository files navigation

Data Scientist Nanodegree

Project 3: Analyzing Subway NY Data

Install

This project requires Python 3.4 and the following Python libraries installed:

You will also need to have software installed to run and execute an iPython Notebook

We recommend students install Anaconda, a pre-packaged Python distribution that contains all of the necessary libraries and software for this project.

Code

Template code is provided in the analyzing_subway_ny_data.ipynb notebook file. You will also be required to use the Python file and the turnstile_data_master_with_weather.csv dataset file to complete your work. While some code has already been implemented to get you started, you will need to implement additional functionality when requested to successfully complete the project.

Run

In a terminal or command window, navigate to the top-level project directory analyzing_subway_NY_data/ (that contains this README) and run one of the following commands:

ipython notebook 20180826_analyzing-subway-data.ipynb

or

jupyter notebook 20180826_analyzing-subway-data.ipynb

This will open the iPython Notebook software and project file in your browser.

About

Analyzing Subway NY Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published