...

/

Visualization with Multi-Plot Grids

Visualization with Multi-Plot Grids

In this lesson, we will discuss how to use Seaborn to create multi-plot grids.

Introduction to multi-plot grids #

Seaborn also has some multi-plot grid capabilities.

I don’t think I could explain it any better than the Seaborn documentation:

When exploring medium-dimensional data, a useful approach is to draw multiple instances of the same plot on different subsets of your dataset. This technique is sometimes called either “lattice” or “trellis” plotting, and it ...

Access this course and 1400+ top-rated courses and projects.