Skip to content

v0.17.0

Compare
Choose a tag to compare
@rwedge rwedge released this 30 Jun 22:54
f779e3c

v0.17.0 June 30, 2020

  • Enhancements
    • Add list_variable_types and graph_variable_types for Variable Types (#1013)
    • Add graph_feature to generate a feature lineage graph for a given feature (#1032)
  • Fixes
    • Improve warnings when using a Dask dataframe for cutoff times (#1026)
    • Error if attempting to add entityset relationship where child variable is also child index (#1034)
  • Changes
    • Remove Feature.get_names (#1021)
    • Remove unnecessary pd.Series and pd.DatetimeIndex calls from primitives (#1020, #1024)
    • Improve cutoff time handling when a single value or no value is passed (#1028)
    • Moved find_variable_types to Variable utils (#1013)
  • Documentation Changes
    • Add page on Variable Types to describe some Variable Types, and util functions (#1013)
    • Remove featuretools enterprise from documentation (#1022)
    • Add development install instructions to contributing.md (#1030)
  • Testing Changes
    • Add required flag to CircleCI codecov upload command (#1035)

Thanks to the following people for contributing to this release:
@frances-h, @gsheni, @kmax12, @rwedge, @thehomebrewnerd, @tuethan1999