Skip to content

v1.19.0

Compare
Choose a tag to compare
@thehomebrewnerd thehomebrewnerd released this 09 Dec 16:57
· 189 commits to main since this release
b5f70b2

v1.19.0 Dec 9, 2022

  • Enhancements
    • Add OneDigitPostalCode and TwoDigitPostalCode primitives (#2365)
    • Add ExpandingCount, ExpandingMin, ExpandingMean, ExpandingMax, ExpandingSTD and ExpandingTrend primitives (#2343)
  • Fixes
    • Fix DeepFeatureSynthesis to consider the base_of_exclude family of attributes when creating transform features(#2380)
    • Fix bug with negative version numbers in test_version (#2389)
    • Fix bug in MultiplyNumericBoolean primitive that can cause an error with certain input dtype combinations (#2393)
  • Testing Changes
    • Fix version comparison in test_holiday_out_of_range (#2382)

Thanks to the following people for contributing to this release:
@sbadithe, @thehomebrewnerd