Skip to content

v2.1.2

Compare
Choose a tag to compare
@PGijsbers PGijsbers released this 27 Jun 16:34
· 16 commits to stable-v2 since this release

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