Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.17 KB

README.rst

File metadata and controls

35 lines (21 loc) · 1.17 KB

seaborn_extensions

Documentation Status

My collection of general ploting functions that I build on top of seaborn.

Features

  • swarmboxenplot: Overlayed swarm- and boxen-plots with significance bars between groups.
  • clustermap: The great clustermap but with easy annotation of rows and columns for numeric and categorical factors.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.