-
Notifications
You must be signed in to change notification settings - Fork 902
Pass kwargs into dfs call in get_valid_primitives to allow other dfs parameters to be passed in #2157
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 @@
## main #2157 +/- ##
=======================================
Coverage 99.21% 99.21%
=======================================
Files 143 143
Lines 16907 16917 +10
=======================================
+ Hits 16775 16785 +10
Misses 132 132
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.
Looks good - just one small spelling error.
eb246e1
to
1d36a47
Compare
1d36a47
to
17a2b78
Compare
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 #2158