Scatter Plot
Learn how to create a scatter plot with Pandas.
We'll cover the following
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 1400+ tech skills courses.