HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
skippa/__init__.py
skippa/pipeline.py
skippa.egg-info/PKG-INFO
skippa.egg-info/SOURCES.txt
skippa.egg-info/dependency_links.txt
skippa.egg-info/not-zip-safe
skippa.egg-info/requires.txt
skippa.egg-info/top_level.txt
skippa/transformers/__init__.py
skippa/transformers/base.py
skippa/transformers/custom.py
skippa/transformers/sklearn.py
tests/__init__.py
tests/conftest.py
tests/test_columns.py
tests/test_skippa.py