| Package | Description |
|---|---|
| de.unknownreality.dataframe.group | |
| de.unknownreality.dataframe.group.aggr |
| Modifier and Type | Method and Description |
|---|---|
DataGroup |
GroupRow.getGroup() |
DataGroup |
DataGrouping.getGroup(DataRow row) |
DataGroup |
DataGrouping.getGroup(int index) |
| Constructor and Description |
|---|
GroupRow(DataGroup group,
DataGrouping grouping,
int index) |
| Constructor and Description |
|---|
DataGrouping(List<DataGroup> groups,
DataFrameColumn... groupColumns)
Creates a data grouping based on a collections of
data groups and the corresponding group columns |
| Modifier and Type | Method and Description |
|---|---|
T |
AggregateFunction.aggregate(DataGroup group) |
Copyright © 2020. All rights reserved.