OneHotEncoder handle_unknown='ignore' not implemented
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
Dask's OneHotEncoder does not currently support handle_unknown='ignore'. Is this planned to be implemented any time soon? Is there a workaround to handle unseen values in the meantime?
By the way, the current error message "handle_unkown='ignore' is not implemented yet." has a typo (unkown --> unknown).
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.