BOXPLOTS | How to make boxplots with Python (Seaborn & Matplotlib) The fast & the beautiful way.

preview_player
Показать описание
This video covers how to create boxplots in Python with Seaborn. We make use of Matplotlib to beautify our plots. We focus on helping the viewer of our plots extract the most useful information as possible.

The data and Jupyter notebook are available on my GitHub:

0:00 Intro
0:50 Setup
2:20 Simple boxplot
3:47 Beautify boxplot
11:54 Multiple boxplots
21:10 Focus attention
Рекомендации по теме
Комментарии
Автор

Thanks man. Your clear explanation helped me create some nice box plots for my project

johnwaweru
Автор

Nice, simple and has lots of details, thanks sir!!!

sarbanchakraborty
Автор

thx man, your material is very helpfull

hadesbboy
Автор

I can't find the csv file on the github.

AnilAnvesh
Автор

I am getting an error regarding g.artists[i], list index out of range even after adjusting the range. How can I fix this?

UrBigSisKey
Автор

I get this error NameError: name 'sns' is not defined

germplus
Автор

thanks sir, can I only use Matlotlib instead of seaborn?

mahamanoumar