statsplot

A package for most important plot for (biological)-sciences


Keywords
plotting
License
MIT
Install
pip install statsplot==2.3.3

Documentation

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