Language

Package: python-upsetplot @ 0.4.1

Synopsis

Draw UpSet plots with Pandas and Matplotlib

Description

This is a Python implementation of UpSet plots by Lex et al. UpSet plots are used to visualize set overlaps; like Venn diagrams but more readable.

Home page
https://upsetplot.readthedocs.io
Location
gnu/packages/python-science.scm (line: 654, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?