Skip to content

Make featuretools.EntitySet.entity_from_dataframe entityset arg optional #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
csala opened this issue Oct 30, 2019 · 0 comments · Fixed by #210
Closed

Make featuretools.EntitySet.entity_from_dataframe entityset arg optional #208

csala opened this issue Oct 30, 2019 · 0 comments · Fixed by #210
Assignees
Labels
primitive improvement An improvement over an existing primitive
Milestone

Comments

@csala
Copy link
Contributor

csala commented Oct 30, 2019

entityset argument for the primitive featuretools.EntitySet.entity_from_dataframe is optional in the code but not in the JSON specification.

This should be fixed by setting null as the default value.

@csala csala added the primitive improvement An improvement over an existing primitive label Oct 30, 2019
@csala csala added this to the 0.2.3 milestone Oct 30, 2019
@csala csala self-assigned this Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
primitive improvement An improvement over an existing primitive
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant