Box Plots
In this lesson, box plots with the seaborn package are discussed.
We'll cover the following
Introduction
This visualization is used to display groups of statistical or numerical data using their quantiles. These plots have lines extended from them known as whiskers. The yellow lines in the below figure represent these whiskers. These lines may represent any outliers that occur due to variance in data. The outliers for this plot are the values that lie below or above the first and third quartiles, respectively.
Get hands-on with 1400+ tech skills courses.