feature-engine — Easy Playground
Feature engineering and selection for scikit-learn pipelines
Getting started with feature-engineRun locally
Install
pip install feature-enginePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: feature_engine)
feature-engine is a third-party package. Feature engineering and selection for scikit-learn pipelines. Install with: pip install feature-engine
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?