Skip to content

Commit

Permalink
GroupBy - single array of groupby columns indices
Browse files Browse the repository at this point in the history
Rework GroupBy functionality to work with single array of groupby
columns indices. This also fixes previous issue with ordering
of groupby columns in the output frame and allows it to be used through
Ast api. Use BufferedStrings internally to achieve better memory
efficiency.
  • Loading branch information
jancijen committed May 14, 2020
1 parent 3a99030 commit eed14a3
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 144 deletions.
Loading

0 comments on commit eed14a3

Please sign in to comment.