Skip to content

Conversation

@sbadithe
Copy link
Contributor

@sbadithe sbadithe commented Aug 24, 2022

  • Adds series_library attribute to primitive_base
  • Attribute is stored on EntitySet during serialization to lessen complexity (the alternative would be to store it on every primitive object)
  • Modifies empty_dataframe to return the correctly typed dataframe, instead of always returning a pandas one. This solves the problem of serializing your entityset with dask dataframes, and deserializing them but getting pandas ones.

@sbadithe sbadithe changed the title [DRAFT] Adds series_library attribute to EntitySet dictionary Adds series_library attribute to EntitySet dictionary Sep 2, 2022
@sbadithe sbadithe marked this pull request as ready for review September 2, 2022 18:29
Copy link
Contributor

@gsheni gsheni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks good to me. I would want to wait until EvalML support Woodwork v0.18.0 before merging this in

@gsheni
Copy link
Contributor

gsheni commented Sep 27, 2022

Woodwork has gone out with release v0.19.0 so this PR is ready to be merged in

@sbadithe sbadithe merged commit 67200a2 into main Sep 28, 2022
@sbadithe sbadithe deleted the entityset-series-lib branch September 28, 2022 15:27
@rwedge rwedge mentioned this pull request Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants