Back to Browse

Box and whisker plots in Plotly for Python

1.2K views
May 11, 2018
8:31

The box-and-whisker plot, or simply the box plot, is a very useful and commonly used plot. It displays the median, first and third quartile values and possible outliers of a continuous numerical variable. In this video I show you how to construct a box plot, how to change the colors and add many other useful elements such as the mean and standard deviation. Jupyter notebook files are available on Github: https://github.com/juanklopper/Plotly-for-python

Download

0 formats

No download links available.

Box and whisker plots in Plotly for Python | NatokHD