README.md
setup.cfg
setup.py
goldilox/__init__.py
goldilox/config.py
goldilox/pipeline.py
goldilox/utils.py
goldilox.egg-info/PKG-INFO
goldilox.egg-info/SOURCES.txt
goldilox.egg-info/dependency_links.txt
goldilox.egg-info/requires.txt
goldilox.egg-info/top_level.txt
goldilox/sklearn/__init__.py
goldilox/sklearn/pipeline.py
goldilox/sklearn/utils.py
goldilox/vaex/__init__.py
goldilox/vaex/pipeline.py
goldilox/vaex/core/__init__.py
goldilox/vaex/core/utils.py
goldilox/vaex/core/variables.py
goldilox/vaex/transformers/__init__.py
goldilox/vaex/transformers/_keras.py
goldilox/vaex/transformers/_transformers.py
goldilox/vaex/transformers/_wv.py
goldilox/vaex/transformers/_xlearn.py
goldilox/vaex/transformers/image.py
tests/__init__.py
tests/catboost_test.py
tests/flaml_test.py
tests/implicit_test.py
tests/lightgbm_test.py
tests/nearest_neighbors_test.py
tests/ops_test.py
tests/persistance_test.py
tests/skleran_tests.py
tests/test_utils.py
tests/text_test.py
tests/vaex_tests.py
tests/xgboost_test.py