Skip to content

add ability to specify primitives per entity or variable#748

Merged
frances-h merged 28 commits into
masterfrom
per-primitive-options
Sep 30, 2019
Merged

add ability to specify primitives per entity or variable#748
frances-h merged 28 commits into
masterfrom
per-primitive-options

Conversation

@frances-h

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

Copy link
Copy Markdown
Contributor

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 kmax12 and rwedge September 17, 2019 15:45
@codecov

codecov Bot commented Sep 17, 2019

Copy link
Copy Markdown

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
Comment thread featuretools/primitives/options_utils.py Outdated
Comment thread featuretools/tests/synthesis/test_deep_feature_synthesis.py Outdated
Comment thread featuretools/primitives/options_utils.py Outdated

@kmax12 kmax12 left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread docs/source/guides/specifying_primitive_options.rst
Comment thread docs/source/guides/specifying_primitive_options.rst
Comment thread docs/source/guides/specifying_primitive_options.rst
Comment thread docs/source/frequently_asked_questions.ipynb Outdated
Comment thread docs/source/frequently_asked_questions.ipynb Outdated
Comment thread docs/source/index.rst Outdated
Comment thread featuretools/primitives/options_utils.py Outdated
Comment thread featuretools/synthesis/deep_feature_synthesis.py Outdated
Comment thread featuretools/synthesis/deep_feature_synthesis.py Outdated
Comment thread featuretools/primitives/options_utils.py Outdated
kmax12
kmax12 previously approved these changes Sep 27, 2019

@kmax12 kmax12 left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread docs/source/frequently_asked_questions.ipynb Outdated
Comment thread featuretools/primitives/options_utils.py Outdated
Comment thread featuretools/primitives/options_utils.py

@rwedge rwedge left a comment

Copy link
Copy Markdown
Contributor

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