healthcareai-py
healthcareai-py copied to clipboard
Add `hcai_missing` to categorical columns
Background
- this should be added to all categorical columns to help deal with unseen factors in new data
- [ ] add to DataFrameImputer and possibly DataFrameDummifier