Skip to content

handle empty args in subset#3025

Merged
bkamins merged 6 commits intomainfrom
bk/subset
Mar 20, 2022
Merged

handle empty args in subset#3025
bkamins merged 6 commits intomainfrom
bk/subset

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Mar 15, 2022

Fixes #3024

I have additionally corrected the docstring.

@bkamins bkamins added this to the 1.4 milestone Mar 15, 2022
@bkamins bkamins requested a review from nalimilan March 15, 2022 09:54
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Mar 16, 2022

@nalimilan this is also ready for review

Copy link
Copy Markdown
Member

@nalimilan nalimilan 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, but are there really uncovered lines?

Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Mar 19, 2022

Looks good, but are there really uncovered lines?

They are. I thought I have tested it but there are some more corner cases I have to cover. Added.

@bkamins bkamins merged commit 11a118f into main Mar 20, 2022
@bkamins bkamins deleted the bk/subset branch March 20, 2022 19:10
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Mar 20, 2022

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

subset(df) with no conditions should return unaltered DataFrame

2 participants