-
Notifications
You must be signed in to change notification settings - Fork 896
Docstring Update for Entityset #986
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #986 +/- ##
=======================================
Coverage 98.24% 98.24%
=======================================
Files 119 119
Lines 10945 10945
=======================================
Hits 10753 10753
Misses 192 192
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor adjustments. Also, be sure to add your name to the list of contributors in changelog.rst
(line 19)
featuretools/computational_backends/calculate_feature_matrix.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes #984, expands docstring description for entityset, makes it consistent throughout.