Computer file

Learn to create a density plot in Python with data from Eurostat (2019)

Author / Creator
Hildén, Jonatan, author
Available as
Online
Summary

This dataset outlines how to create a density plot, using a subset of Eurostat data and the Python programming language. A density plot is a chart used to show the distribution of a quantitative va...

This dataset outlines how to create a density plot, using a subset of Eurostat data and the Python programming language. A density plot is a chart used to show the distribution of a quantitative variable. The density plot is a smoothed variant of the histogram that uses a kernel density estimate showing the probability density function of the variable. It can effectively reveal the shape of the distribution of values. The most common form has the appearance of a line chart or a filled line chart. You will learn to identify ideal use cases and best practices for employing this visualization type in your work. The dataset file is accompanied by a Student Guide and a How-to Guide for Python.

Details

Additional Information