#Python #PythonBoxplots #Seaborn
In this video we make python boxplots using seaborn and matplotlib.
We start out by explaining what a boxplot is and why it is one of the most useful plots in data analytics.
In this tutorial we cover the follow.
1. Creating boxplots with matplotlib
2. Creating boxplots with seaborn
3. Styling boxplots with seaborn
4. Displaying multiple boxplots on one plot
5. Adding categorical dimensions to boxplots
6. Creating subplots with matplotlib
7. Placing legends on subplots with matplotlib
The code we cover in the python boxplots session is avaliable on github at the following link: https://github.com/SuperDataWorld/Pyt...