MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/make.bat
profiling/__init__.py
profiling/accuracy.py
profiling/convenience.py
profiling/countplot.py
profiling/dependence.py
profiling/expectations.py
profiling/importance.py
profiling/metrics.py
profiling/shap.py
profiling/sliceloss.py
profiling/t.py
profiling/utils.py
taktile_profiling.egg-info/PKG-INFO
taktile_profiling.egg-info/SOURCES.txt
taktile_profiling.egg-info/dependency_links.txt
taktile_profiling.egg-info/not-zip-safe
taktile_profiling.egg-info/requires.txt
taktile_profiling.egg-info/top_level.txt
tests/__init__.py
tests/test_countplot.py
tests/test_creation.py
tests/test_expectations.py
tests/test_importance.py
tests/test_metrics.py
tests/test_roc.py
tests/test_shap.py
tests/test_sliceloss.py
tests/test_validation_dataframe.py