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

Course Content

Visualization in Python with matplotlib

Visualization in Python with matplotlib

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

bookCreate a Simple Scatter Plot

Task
test

Swipe to show code editor

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 2
toggle bottom row

bookCreate a Simple Scatter Plot

Task
test

Swipe to show code editor

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 2
toggle bottom row

bookCreate a Simple Scatter Plot

Task
test

Swipe to show code editor

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task
test

Swipe to show code editor

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 3. Chapter 2
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt