AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
scikit_data.egg-info/PKG-INFO
scikit_data.egg-info/SOURCES.txt
scikit_data.egg-info/dependency_links.txt
scikit_data.egg-info/not-zip-safe
scikit_data.egg-info/requires.txt
scikit_data.egg-info/top_level.txt
skdata/__init__.py
skdata/cleaning.py
skdata/data.py
skdata/prediction.py
skdata/utils.py
skdata/widgets.py
tests/__init__.py
tests/test_cleaning.py
tests/test_data.py
tests/test_prediction.py