Skip to content

add ability to specify primitives per entity or variable #748

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

Merged
merged 28 commits into from
Sep 30, 2019

Conversation

frances-h
Copy link
Contributor

@frances-h frances-h commented Sep 17, 2019

Adds the ability to specify which entities or columns a primitive should be applied to (or ignore) as requested in #655

@frances-h frances-h requested review from rwedge and kmax12 September 17, 2019 15:45
@codecov
Copy link

codecov bot commented Sep 17, 2019

Codecov Report

Merging #748 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
+ Coverage   97.69%   97.77%   +0.08%     
==========================================
  Files         118      119       +1     
  Lines       10576    10870     +294     
==========================================
+ Hits        10332    10628     +296     
+ Misses        244      242       -2
Impacted Files Coverage Δ
featuretools/synthesis/dfs.py 100% <ø> (ø) ⬆️
featuretools/primitives/options_utils.py 100% <100%> (ø)
featuretools/synthesis/deep_feature_synthesis.py 97.01% <100%> (+0.65%) ⬆️
...ols/tests/synthesis/test_deep_feature_synthesis.py 99.06% <100%> (+0.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aab3894...06caeb1. Read the comment docs.

@frances-h frances-h changed the title add ability to specify primitives per entity or variable [WIP] add ability to specify primitives per entity or variable Sep 19, 2019
@frances-h frances-h changed the title [WIP] add ability to specify primitives per entity or variable add ability to specify primitives per entity or variable Sep 20, 2019
Copy link
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

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

looking good overall. Mainly added some comments about presentation in the documentation.

kmax12
kmax12 previously approved these changes Sep 27, 2019
Copy link
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

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

Docs look good! Just a couple minor comments and it's good to go from me

Copy link
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

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

Looks good!

@frances-h frances-h merged commit 6c7aa5c into master Sep 30, 2019
@frances-h frances-h deleted the per-primitive-options branch September 30, 2019 14:03
@rwedge rwedge mentioned this pull request Sep 30, 2019
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.

3 participants