Skip to content

Throw exception in grouping functions if frame contains missing values#405

Merged
zyzhu merged 1 commit intofslaborg:masterfrom
sebhofer:throw-exception-grouping
Aug 7, 2018
Merged

Throw exception in grouping functions if frame contains missing values#405
zyzhu merged 1 commit intofslaborg:masterfrom
sebhofer:throw-exception-grouping

Conversation

@sebhofer
Copy link
Copy Markdown

@sebhofer sebhofer commented Aug 7, 2018

Throw error when trying to group by column with missing values. This leads to unexpected results (see, e.g., #253). This is not really a fix, but grouping on missing values seemsill-defined anyway. This is a cleaned up version of #380.

@zyzhu
Copy link
Copy Markdown
Contributor

zyzhu commented Aug 7, 2018

The exceptions look intuitive. Thanks!

@zyzhu zyzhu merged commit ea2aa06 into fslaborg:master Aug 7, 2018
@sebhofer sebhofer deleted the throw-exception-grouping branch August 7, 2018 21:25
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.

2 participants