Skip to content

v0.6.1

Compare
Choose a tag to compare
@rwedge rwedge released this 15 Feb 20:10
16c04fe

v0.6.1 Feb 15, 2019

  • Cumulative primitives (#410)
  • Entity.query_by_values now preserves row order of underlying data (#428)
  • Implementing Country Code and Sub Region Codes as variable types (#430)
  • Added IPAddress and EmailAddress variable types (#426)
  • Install data and dependencies (#403)
  • Add TimeSinceFirst, fix TimeSinceLast (#388)
  • Allow user to pass in desired feature return types (#372)
  • Add new configuration object (#401)
  • Replace NUnique get_function (#434)
  • _calculate_idenity_features now only returns the features asked for, instead of the entire entity (#429)
  • Primitive function name uniqueness (#424)
  • Update NumCharacters and NumWords primitives (#419)
  • Removed Variable.dtype (#416, #433)
  • Change to zipcode rep, str for pandas (#418)
  • Remove pandas version upper bound (#408)
  • Make S3 dependencies optional (#404)
  • Check that agg_primitives and trans_primitives are right primitive type (#397)
  • Mean primitive changes (#395)
  • Fix transform stacking on multi-output aggregation (#394)
  • Fix list_primitives (#391)
  • Handle graphviz dependency (#389, #396, #398)
  • Testing updates (#402, #417, #433)
  • Documentation updates (#400, #409, #415, #417, #420, #421, #422, #431)

Thanks to the following people for contributing to this release: @CharlesBradshaw, @csala, @floscha, @gsheni, @jxwolstenholme, @kmax12, @RogerTangos, @rwedge