Skip to content

Add Frame.dropSparseRowsBy#404

Merged
zyzhu merged 2 commits intofslaborg:masterfrom
sebhofer:dropSparseRowsBy
Aug 7, 2018
Merged

Add Frame.dropSparseRowsBy#404
zyzhu merged 2 commits intofslaborg:masterfrom
sebhofer:dropSparseRowsBy

Conversation

@sebhofer
Copy link
Copy Markdown

@sebhofer sebhofer commented Aug 6, 2018

Adds dropSparesRowsBy column functionality. This should make it easier for users to deal with missing values in specific columns, e.g., before grouping by those columns (as suggested by @tpetricek in #380).

@zyzhu
Copy link
Copy Markdown
Contributor

zyzhu commented Aug 6, 2018

Thanks for the new function. It will be very handy to use. Could you add some unit tests under Deedle.Tests\Frame.fs, similar to the current tests of Frame.dropSparseRows?

@sebhofer
Copy link
Copy Markdown
Author

sebhofer commented Aug 7, 2018

Sure, will try to do so later today.

@zyzhu
Copy link
Copy Markdown
Contributor

zyzhu commented Aug 7, 2018

Looks good to me! Thanks.

@zyzhu zyzhu merged commit 426e5d3 into fslaborg:master Aug 7, 2018
@sebhofer sebhofer deleted the dropSparseRowsBy branch August 7, 2018 20:37
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