You are viewing the documentation for metbit 5.3.12. Change release context
metbit.boxplot
Visualization and apps module in metbit 5.3.12.
import metbit.boxplotVisualization and apps module in metbit 5.3.12.
import metbit.boxplot__init__(self, data, return_type: str='axes', **kwargs)maybe_color_bp(self, bp)orientation(self)result(self)boxplot(data, column=None, by=None, ax=None, fontsize=None, rot: int=0, grid: bool=True, figsize=None, layout=None, return_type=None, **kwds)boxplot_frame(self, column=None, by=None, ax=None, fontsize=None, rot: int=0, grid: bool=True, figsize=None, layout=None, return_type=None, **kwds)boxplot_frame_groupby(grouped, subplots: bool=True, column=None, fontsize=None, rot: int=0, grid: bool=True, ax=None, figsize=None, layout=None, sharex: bool=False, sharey: bool=True, **kwds)