Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GroupBy - single array of groupby columns indices
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