Scatter Plot

Learn how to create a scatter plot with Pandas.

Visualizing the relationship between variables

Scatter plots are mainly used to represent the relationship between two continuous variables. It provides an overview of the correlation between two variables (i.e. columns). We will use the sales in this lesson. Let’s begin by taking a look at it.

Get hands-on with 1200+ tech skills courses.