Python Seaborn - 17| What is a Line Plot and how to create this using Seaborn in Python| Learnerea..

preview_player
Показать описание
Python Seaborn - 17|What is a Line Plot and how to create this using Seaborn in Python, a beginner to pro level guide|Understanding different functionalities of a Line plot in Seaborn.

In this video we have covered -

00:00 - Introduction
00:05 - Understanding what a LINE PLOT is
00:56 - Understanding the elements of a default LINE PLOT in Seaborn
03:18 - Creating a bsic LINE PLOT in Seaborn and using different estimators/aggregators like - None, sum, mean etc.
08:56 - Creating a LINE PLOT with different Cinfidence Interval and with different number of Bootstraps
11:30 - Grouping in LINE PLOT based on a categorical variable using HUE parameter/agruement with different color palettes
14:40 - Changing a plane line to dashed line, having markers in a LINE PLOT based on a categorical plot
16:40 - Changing thikness of lines to show different categories of a supplied categorica variable in a LINE PLOT
18:00 - Using all the three styling parameters in one LINE PLOT

To check the Bootstrap video click the below link -

You can download the scripts used in this video using below -

You can download the data used in the video using below -

#python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #LinePlotUsingSeaborn #Learnerea
Рекомендации по теме
Комментарии
Автор

How to add only high and small of outlet_size in hue, disregarding medium?

greeshjoe