.gitignore
AUTHORS.md
CITATION.cff
HISTORY.md
LICENSE
MANIFEST.in
README.md
environment.yml
requirements.txt
setup.py
.github/workflows/dev.yml
binder/README.md
binder/environment.yml
classgraphic/__init__.py
classgraphic/common.py
classgraphic/essential.py
classgraphic/table.py
classgraphic/template.py
classgraphic/viz.py
classgraphic.egg-info/PKG-INFO
classgraphic.egg-info/SOURCES.txt
classgraphic.egg-info/dependency_links.txt
classgraphic.egg-info/not-zip-safe
classgraphic.egg-info/requires.txt
classgraphic.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/class_imbalance.png
docs/source/classgraphic.md
docs/source/classification_table.png
docs/source/conf.py
docs/source/confusion.png
docs/source/describe.png
docs/source/feature.png
docs/source/imbalance_table.png
docs/source/index.md
docs/source/missing.png
docs/source/sorter_patent.jpg
docs/source/usage.md
docs/source/_static/.empty
notebooks/ClassGraphic_binary_demo.ipynb
notebooks/ClassGraphic_iris_demo.ipynb
notebooks/template_adjustments.ipynb