Python Seaborn - 7|All about SWARM PLOT using Seaborn in Python|STRIP PLOT vs SWARM PLOT

Опубликовано: 07 Август 2026
на канале: Learnerea
4,512
101

Python Seaborn - 7|All about SWARM PLOT using Seaborn in Python|STRIP PLOT vs SWARM PLOT|What is a SWARM PLOT|WHEN DO WE USE A SWARM PLOT|How to Create a SWARM PLOT in Python

This video covers:

00:00 - Introduction
00:16 - Why do we draw a SWARM PLOT|Usage of SWARM PLOT|When do we use a SWARM PLOT
01:02 - Comparision with Strip PLOT|Strip Plot VS SWARM PLOT|Differences between STRIP PLOT and SWARM PLOT
03:04 - Create a basic SWARM PLOT using one numeric variable
03:51 - Create a SWARM PLOT based on one or more than one categorical variable and one numeric variable using hue
05:51 - Showing HUE separatly on categorical axis using split agruement
06:46 - Styling a SWARM PLOT e.g. Changing the marker shape, it's color, size etc...
10:48 - Overlaying a SWARM PLOT on a BOX PLOT
11:59 - Overlaying a SWARM PLOT on a VIOLIN PLOT

You can download the excel files used in this video using:
File Name : supermarket_sales.xlsx
URL : https://github.com/LEARNEREA/Python/t...

You can download the script created in this video using:
File Name : 7.Seaborn_SwarmPlot.py
URL : https://github.com/LEARNEREA/Python/t...

Check out the BOX PLOT video using below link:
   • Python Seaborn - 4 | Understanding and Cre...  

Check out the VIOLIN PLOT video using below link:
   • Python Seaborn - 5|Creating VIOLIN PLOT in...  

Seaborn Official website for count plot:
https://seaborn.pydata.org/generated/...


#python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #SwarmPlotUsingSeaborn
#Learnerea