[ 原始碼: python-upsetplot ]
套件:python3-upsetplot(0.9.0-2)
python3-upsetplot 的相關連結
Debian 的資源:
下載原始碼套件 python-upsetplot:
- [python-upsetplot_0.9.0-2.dsc]
- [python-upsetplot_0.9.0.orig.tar.gz]
- [python-upsetplot_0.9.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [upsetplot.readthedocs.io]
相似套件:
Draw Lex et al.'s UpSet plots with Pandas and Matplotlib
This is another Python implementation of UpSet plots by Lex et al. [Lex2014]_. UpSet plots are used to visualise set overlaps; like Venn diagrams but more readable. Documentation is at https://upsetplot.readthedocs.io.
This ``upsetplot`` library tries to provide a simple interface backed by an extensible, object-oriented design.
其他與 python3-upsetplot 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data