The third project of Udacity's Data Analyst Nanodegree
Conduct a complete exploratory data analysis (questioning, wrangling, exploring, analyzing, and communicating data) on Gapminder dataset to answer the following three questions:
- What is the relationship between a country's wealth inequality and its murder rate?
- What about suicide rate?
- Any other parameters linked to murder/suicide rate?
- Numpy
- Pandas
- Matplotlib
- Seaborn
investigate-gapminder-dataset.ipynb
: jupyter notebook for this projectinvestigate-gapminder-dataset.html
: project's html output