Upsetplot

Latest version: v0.9.0

Safety actively analyzes 629908 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.1

---------------------------

- Return a Series (not a DataFrame) from `from_memberships` if data is
1-dimensional.

0.2

-------------------------

- Added `from_memberships` to allow a more convenient data input format.
- `plot` and `UpSet` now accept a `pandas.DataFrame` as input, if the
`sum_over` parameter is also given.
- Added an `add_catplot` method to `UpSet` which adds Seaborn plots of set
intersection data to show more than just set size or total.
- Shading of subset matrix is continued through to totals.
- Added a `show_counts` option to show counts at the ends of bar plots.
(:issue:`5`)
- Defined `_repr_html_` so that an `UpSet` object will render in Jupyter
notebooks.
(:issue:`36`)
- Fix a bug where an error was raised if an input set was empty.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.