Python Seaborn - 4 | Understanding and Creating BOX PLOT using Seaborn Library in Python

Поділитися
Вставка
  • Опубліковано 8 лип 2024
  • Python Seaborn - 4 | BOX PLOT Using Seaborn Library | Understanding and Creating BOX PLOT using Seaborn Library in Python | How to Create a BOX PLOT in Python Using Seaborn Library
    This video covers:
    00:00 - Intorduction
    00:56 - Understanding each of the elements of a box plot | Understanding box plot elements
    02:41 - Importing all the required libraries
    03:20 - Importing excel data file usint pandas
    04:07 - Creating a basic BOX PLOT based on one nuemric variable
    04:03 - Changing the width of a box in box plot
    05:26 - Creating a basic BOX PLOT one one numeric and one categorical variable | Creating a BOX PLOT by category
    07:03 - Creating a BOX PLOT based on one numeric and two categorical variables using HUE attribute or agruement | Creating a BOX PLOT categorized by two categorical variable
    08:03 - Showing MEAN in a BOX PLOT | Adding a MEAN MARKER in BOX PLOTS
    08:43 - Modify the style i.e. size, line color, face color etc. of MEAN MARKER in a BOX PLOT
    10:40 - Changing the orientation of BOX PLOT
    11:10 - Changing the style i.e. BOX COLOR, LINE COLOR etc. of boxes in a BOX PLOT
    12:48 - Creating BOX PLOT for each of the numeric variables in supplied data automatically
    You can download the excel files used in this video using:
    File Name : supermarket_sales.xlsx
    URL : github.com/LEARNEREA/Python/t...
    You can download the script created in this video using:
    File Name : 4.Seaborn_BoxPlot.py
    URL : github.com/LEARNEREA/Python/t...
    Seaborn Official website for Box plot:
    seaborn.pydata.org/generated/...
    #python #pythonforbeginners #VisualizationInPython #seaborn #visualizationUsingSeaborn #BarPlotUsingSeaborn
  • Наука та технологія

КОМЕНТАРІ • 15

  • @hoperight5280
    @hoperight5280 5 місяців тому +1

    Huge thanks for you and your efforts! The way you explain and demonstrate it, is very good and clear.

    • @learnerea
      @learnerea  4 місяці тому

      Glad it was helpful!

  • @ginaross295
    @ginaross295 6 місяців тому +2

    Your tutorial was very helpful. Thank you so much

    • @learnerea
      @learnerea  5 місяців тому

      Glad it was helpful!

  • @user-lt7cj6vh8y
    @user-lt7cj6vh8y 4 місяці тому

    you explained the total process very clearly. Thanks a lot!

    • @learnerea
      @learnerea  4 місяці тому

      Glad it was helpful!

  • @himanshshakk3083
    @himanshshakk3083 16 днів тому

    You always provided detailed info for each graph plotting...Really ejoyed your way of teaching can you please provide some of projects where you work on 5-6 graphs for analysis

  • @hosseiniphysics8346
    @hosseiniphysics8346 4 місяці тому

    thanks

  • @vincentmutinda3586
    @vincentmutinda3586 8 місяців тому +1

    Grateful for the video

    • @learnerea
      @learnerea  8 місяців тому

      Glad, it was helpful

  • @swapnasri9631
    @swapnasri9631 Рік тому +1

    Watched more vedios about this topic. Clear explanation was only from this vedio. Waiting for more vedios.

    • @learnerea
      @learnerea  Рік тому

      Glad you liked it, here is a whole playlist for you
      ua-cam.com/play/PL4GjoPPG4VqOAwSNw2I-PXUcjw1frHmW2.html

  • @Manoj-nn8gd
    @Manoj-nn8gd 8 місяців тому +1

    thx it was help ful

    • @learnerea
      @learnerea  8 місяців тому

      Glad to hear that

  • @azkaazmi1374
    @azkaazmi1374 3 місяці тому

    Could you please help me out My box plots do not occur in box it only show minimum amd maximum by dash lines, also the categorical data on x axis is overlapping