Python Seaborn - 16|Scatter Plot|What is a Scatter Plot and how to create this using Seaborn

Опубликовано: 12 Март 2025
на канале: Learnerea
2,783
53

Python Seaborn - 16|Scatter Plot|What is a Scatter Plot and how to create this using Seaborn in Python|Understanding relationship between two variables using Scatter plot


In this video we have covered:-


00:00 - Introduction
00:16 - What is a SCATTER PLOT and when do we use this
00:54 - Drawing a SCATTER PLOT manually
03:49 - Creating a basic SCATTER PLOT using Seaborn
04:56 - Grouping basis on a categorical variable using HUE arguement
04:56 - Grouping basis on a categorical variable using STYLE/differnet marker shapes
07:46 - Grouping basis on a categorical variable using STYLE and HUE together on same or different variable
10:00 - Grouping with HUE and using a different color palette
07:46 - Grouping basis on a categorical variable using STYLE and SIZE together on same or different variable
13:28 - Changing markers' size in a scatter plot
14:17 - Changing markers' color
14:29 - Changing markers's edge color


You can download the data used in the video, using -
File Name - mart_train_sample.xlsx
URL - https://github.com/LEARNEREA/Python/t...


You can download the script used in the video using -
File Name - 16.Seaborn_ScatterPlot.py
Script Name - https://github.com/LEARNEREA/Python/t...


#python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #ScatterPlotUsingSeaborn #Learnerea