.travis.yml
LICENSE
MANIFEST.in
README.rst
VERSION
__conda_version__.txt
environment.yml
pylintrc
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
conda_recipe/build.sh
conda_recipe/meta.yaml
dstoolbox/__init__.py
dstoolbox/cluster.py
dstoolbox/pipeline.py
dstoolbox/utils.py
dstoolbox/visualization.py
dstoolbox.egg-info/PKG-INFO
dstoolbox.egg-info/SOURCES.txt
dstoolbox.egg-info/dependency_links.txt
dstoolbox.egg-info/not-zip-safe
dstoolbox.egg-info/requires.txt
dstoolbox.egg-info/top_level.txt
dstoolbox/data/__init__.py
dstoolbox/data/load.py
dstoolbox/data/tests/__init__.py
dstoolbox/data/tests/test_load.py
dstoolbox/models/__init__.py
dstoolbox/models/text.py
dstoolbox/models/tests/__init__.py
dstoolbox/models/tests/test_text.py
dstoolbox/tests/__init__.py
dstoolbox/tests/test_cluster.py
dstoolbox/tests/test_pipeline.py
dstoolbox/tests/test_utils.py
dstoolbox/transformers/__init__.py
dstoolbox/transformers/preprocessing.py
dstoolbox/transformers/slicing.py
dstoolbox/transformers/tests/__init__.py
dstoolbox/transformers/tests/test_preprocessing.py
dstoolbox/transformers/tests/test_slicing.py
notebooks/Examples_cluster.ipynb
notebooks/Examples_data.ipynb
notebooks/Examples_models.ipynb
notebooks/Examples_pipeline.ipynb
notebooks/Examples_transformers.ipynb
notebooks/Examples_visualization.ipynb
notebooks/README.md
notebooks/Showcase.ipynb