OneHotEncoder fails with a error that is not helpful if a missing categorical feature is present during transformation. Add handle_unknown with an "error" and an "ignore" option. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_data.py | ||
| test_imputation.py | ||
| test_label.py | ||
| test_weights.py | ||