h2oai / h2oai/datatable

Implement Head_Func::evaluate_iby()

Open
#1,586 2 comments 0 reactions 0 assignees View on GitHub
DT[i,j,...] groupby improve
Dominant language
C++
Stars
1.9k
Forks
164
Avg merge
7h 31m
Merged PRs (30d)
1

Description

This relates to using an `i` filter which is an expression, while simultaneously supplying a groupby clause.

There are at least several cases to consider here: one where the expression contains no group columns or reduce operators; another where the filter expression contains only group columns and reduce operators; and lastly the mixed case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.