Skip to content

v0.16.0

Compare
Choose a tag to compare
@rwedge rwedge released this 06 Jun 00:31
73d080a

v0.16.0 June 5, 2020

  • Enhancements
    • Support use of Dask DataFrames in entitysets (#783)
    • Add make_index when initializing an EntitySet by passing in an entities dictionary (#1010)
    • Add ability to use primitive classes and instances as keys in primitive_options dictionary (#993)
  • Fixes
    • Cleanly close tqdm instance (#1018)
    • Resolve issue with NaN values in LatLong columns (#1007)
  • Testing Changes
    • Update tests for numpy v1.19.0 compatability (#1016)

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