Data Analysis Project — Udacity Data Analyst Nanodegree
This project belongs to Udacity's Data Analyst Nanodegree. Below you'll find the rest of the Nanodegree projects and I also wrote a short post in my blog about the course experience.
ℹ️ This project was developed in 2017 during the Nanodegree and it is no longer maintained. If you'd like to see what I'm currently working on, please, visit my now page.
Was there a factor or combination of factors that contributed to the survival of the Titanic' tragedy?
This data exploration will investigate the Titanic data set — containing information about its passengers — and will give an answer to this question, uncovering amazing insights along the way.
The project was built with:
- Jupyter Notebook
- Python 2.7
- Pandas library
- NumPy
- Seaborn library — for the data visualization
The repository is structured as it follows:
titanic.html
: an .html rendered file with the results of the Notebooktitanic.ipynb
: the Jupyter Notebook where all the code is deployed/data
: folder containing all the data files