Skip to content

v0.5.0

Compare
Choose a tag to compare
@gsheni gsheni released this 27 Jul 19:24
· 109 commits to main since this release
8d13050

v0.5.0 (July 27, 2023)

  • Enhancements
    • Add ExistsAggregationOp [#96]
    • Add get_aggregation_ops and get_filter_ops functions [#98]
    • Enable operations to exclude columns they can be applied to with semantic tags [#108]
  • Fixes
    • Fix FeaturetoolsWrapper class and label times [#100]
    • Fix denormalize to support more than 2 tables [#104]
    • Exclude foreign keys from being used to generate prediction problems [#108]
    • Change "index" to "primary_key" [#108]
    • Fixes duplicate prediction problem generation by hashing all possible prediction problems [#108]