/
You are viewing the documentation for metbit 6.5.0. Change release context

metbit.boxplot

Visualization and apps module in metbit 6.5.0.

import metbit.boxplot

Classes

BoxPlot

Methods

__init__(self, data, return_type: str='axes', **kwargs)
maybe_color_bp(self, bp)
orientation(self)
result(self)

Functions

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)

Source

metbit/boxplot.py at v6.5.0
Downloads for metbit 6.5.0PyPI and GitHub measure different distribution channels. Statistics refresh daily.

Counts are distribution activity, not unique users. GitHub source archives and Git clones are not included. Sources: PyPI Stats, Pepy, ClickPy, and GitHub Releases.

metbit 6.5.0 documentation