Skip to content

SilasK/statsplot

Repository files navigation

Latest Version on PyPI

Statsplot

A package that allows you easily to calculate and plot statistics.

Seaborn Statsplot
boxplot seaborn boxplot statsplot

Setup :

pip install statsplot

Setup dev version:

git clone ...
cd statsplot
pip install --editable .

See the Example or run it on Colab