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

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • 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 -
    • Bootstrapping Main Ide...
    You can download the scripts used in this video using below -
    File Name - 17.Seaborn_LinePlot.py
    URL - github.com/LEARNEREA/Python/t...
    You can download the data used in the video using below -
    File Name - mart_linePlot.xlsx
    URL - github.com/LEARNEREA/Python/t...
    #python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #LinePlotUsingSeaborn #Learnerea
  • Věda a technologie

Komentáře • 3

  • @greeshjoe1
    @greeshjoe1 Před rokem

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

    • @parmarpushprajsinh2768
      @parmarpushprajsinh2768 Před rokem

      I had same doubt 😂😂

    • @morischacter1076
      @morischacter1076 Před rokem

      I think you can just filtering methods in pandas before, then when you do hue there will be not be the medium.