v2.1.2
What's Changed
- Add an option to keep columns with all missing data around when using
impute_array
- Fix a bug where inference batches were not generated correctly if the data contained columns with all missing values.
- Fix a bug where the arff header of the split arff files incorrectly could label booleans as numeric when they should be treated as categorical (this only affected frameworks that depend on ARFF).
Full Changelog: v2.1.1...v2.1.2