.codecov.yml
.coveragerc
.flake8
.gitattributes
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.rst
mit_license_badge.svg
pytest.ini
setup.cfg
setup.py
skift.png
versioneer.py
.github/issue_template.md
.github/lint-markdown.sh
.github/stale.yml
.github/ISSUE_TEMPLATE/Bug_report.md
.github/ISSUE_TEMPLATE/Feature_request.md
.github/workflows/lint.yml
.github/workflows/test.yml
notebooks/lime_with_skift.ipynb
notebooks/skift_on_multilabel.ipynb
skift/__init__.py
skift/_version.py
skift/core.py
skift/util.py
skift.egg-info/PKG-INFO
skift.egg-info/SOURCES.txt
skift.egg-info/dependency_links.txt
skift.egg-info/requires.txt
skift.egg-info/top_level.txt
tests/__init__.py
tests/test_common.py
tests/test_pickle.py