AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
bin/drain
bin/drake
bin/run_step.py
bin/to_drakefile.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/drain.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/usage.rst
drain/__init__.py
drain/aggregate.py
drain/aggregation.py
drain/data.py
drain/dedupe.py
drain/drake.py
drain/exploration.py
drain/metrics.py
drain/model.py
drain/serialize.py
drain/step.py
drain/util.py
drain.egg-info/PKG-INFO
drain.egg-info/SOURCES.txt
drain.egg-info/dependency_links.txt
drain.egg-info/not-zip-safe
drain.egg-info/requires.txt
drain.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/crimes.csv
tests/test_aggregate.py
tests/test_aggregation.py
tests/test_data.py
tests/test_dedupe.py
tests/test_drain.py
tests/test_drake.py
tests/test_metrics.py
tests/test_model.py
tests/test_step.py
tests/test_util.py