v1.11.0
v1.11.0 Jun 30, 2022
- Enhancements
- Add datetime and string types as valid arguments to dfs
cutoff_time
(#2147 ) - Add
PartOfDay
transform primitive (#2128) - Add
IsYearEnd
,IsYearStart
transform primitives (#2124) - Add
Feature.set_feature_names
method to directly set output column names for multi-output features (#2142) - Include np.nan testing for
DayOfYear
andDaysInMonth
primitives (#2146) - Allow dfs kwargs to be passed into
get_valid_primitives
(#2157)
- Add datetime and string types as valid arguments to dfs
- Fixes
- Changes
- Documentation Changes
- Testing Changes
Thanks to the following people for contributing to this release:
@gsheni, @ozzieD, @rwedge, @sbadithe, @tamargrey, @thehomebrewnerd