Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Create a Simple Scatter Plot | Scatter Plots
Visualization in Python with matplotlib
course content

Kursusindhold

Visualization in Python with matplotlib

Visualization in Python with matplotlib

1. Basics: Line Charts
2. Bar Charts
3. Scatter Plots

book
Create a Simple Scatter Plot

Opgave

Swipe to start coding

The 'gapminder' data is loaded in the dataframe data. Your tasks are:

  1. Initialize scatter plot with the 'gdp per capita' column values on the x-axis, and 'life exp' column values on the y-axis.
  2. Display the plot.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 2
toggle bottom row

book
Create a Simple Scatter Plot

Opgave

Swipe to start coding

The 'gapminder' data is loaded in the dataframe data. Your tasks are:

  1. Initialize scatter plot with the 'gdp per capita' column values on the x-axis, and 'life exp' column values on the y-axis.
  2. Display the plot.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 2
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt