/Titanic-Exploration

Used python to explore a dataset with information about the passengers of the Titanic

Primary LanguageJupyter Notebook

Investigating the Titanic Survivors Data Set

Install

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

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

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

Run

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

jupyter notebook Titanic.ipynb

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

Data

The dataset used in this project is titanic_data.csv