Tools 3.5The video for this lesson is on its way.
Everything else is ready: study the parts, the key terms and the quiz below.
Tools 3.5Code walkthrough6 parts
The Same Plots with seaborn
Draw the basic plots in one call each from a DataFrame, and see what seaborn does by default.
Loading your progress…Next: 4.1 Meet scikit-learn
In this lesson6 parts
- 01A scatter from a DataFrame
- 02A histogram, split by a column
- 03The bar chart, and the default that surprises
- 04A table as a heatmap
- 05Two plots drawn once, and handed on
- 06The module, and what comes next