-
Notifications
You must be signed in to change notification settings - Fork 172
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
[ENH] variable arguments support in select
#1288
Conversation
🚀 Deployed on https://deploy-preview-1288--pyjanitor.netlify.app |
Codecov Report
@@ Coverage Diff @@
## dev #1288 +/- ##
==========================================
+ Coverage 96.64% 97.38% +0.74%
==========================================
Files 78 78
Lines 4172 4176 +4
==========================================
+ Hits 4032 4067 +35
+ Misses 140 109 -31 |
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.
Approving! Thank you for the excellent work as always, @samukweku!
Let's give it 1-2 more days to see if @thatlittleboy might have some bandwidth to review. (If not, no pressure, Jeremy!) We can merge otherwise. |
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.
Hiya, I'm leaving a comment for now (not a formal request for changes). I'm not fully sold on the internal API unfortunately, let me know what you think!
Good to have you around @thatlittleboy appreciate your PR reviews |
@samukweku when you feel the PR is in a good state, let me know and I'll take a second look! |
@ericmjl yes it is ready for another review. Thanks |
The pull request includes several changes across multiple files:
|
Okie dokes, re-approved! |
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.
Co-authored-by: Jeremy Goh <[email protected]>
GitBot Summary of ChangesThe pull request includes several changes across multiple files:
cc: @samukweku, please check for correctness! |
Merged! |
PR Description
Please describe the changes proposed in the pull request:
This PR improves the select function.
PR Checklist
Please ensure that you have done the following:
<your_username>
:dev
, but rather from<your_username>
:<feature-branch_name>
.AUTHORS.md
.CHANGELOG.md
under the latest version header (i.e. the one that is "on deck") describing the contribution.Automatic checks
There will be automatic checks run on the PR. These include:
Relevant Reviewers
Please tag maintainers to review.