Datasets

The bundled datasets are small pandas data frames used by examples and tests.

plotnine_extra.data.ToothGrowth

Tooth growth measurements for guinea pigs given different vitamin C dose levels and delivery methods.

plotnine_extra.data.penguins

Palmer penguins measurements with species, island, body size, and sex columns.

plotnine_extra.data.iris

Iris flower measurements with species labels.

plotnine_extra.data.wine

Wine chemistry measurements with class labels.

plotnine_extra.data.flights

Monthly passenger totals for the classic airline flights dataset.