Feature Engineering Transformer Set
pip install fets==0.5.1
Set of ready-to-use transformers for your feature engineering pipelines in scikit-learn.
Inspired by the number of times I had to rewrite transformers and by the number of times we all did exactly the same.
See examples/
pip install fets
cd fets/
pytest -v tests