/lab-02-titanic-Xinqi-Zhang-USF

lab-02-titanic-Xinqi-Zhang-USF created by GitHub Classroom

Primary LanguageJupyter Notebook

Tantanic Project

The RMS Titanic is an infamous passenger ship which was built in 1912 and sank on its maiden voyage. A number of passengers survived its sinking; however, the probability of survival depended on the fare paid by the passenger. In this lab, your task is to show the relationship between the fare paid and survival from the ship’s sinking. This lab tests your ability to import and manipulate data and to display it using a graphing tool.

tantinic.csv

  • The data for this lab

lab02.ipynb

  • The implementation via Jupyter notebook