CONTRIBUTING.rst
HISTORY.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/skippa.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
skippa/__init__.py
skippa/pipeline.py
skippa/test.py
skippa/transformers.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/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_columns.py
tests/test_skippa.py