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

metbit.boxplot

Visualization and apps module in metbit 8.4.1.

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 8.4.1
Downloads for metbit 8.4.1PyPI 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 8.4.1 documentation