Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 690 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 690 Bytes

Project: Investigate a Dataset: Gapminder

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?

Libraries Used

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn

Project Files

  • investigate-gapminder-dataset.ipynb: jupyter notebook for this project
  • investigate-gapminder-dataset.html: project's html output