FrameViewGroupBy Method |
Name | Description | |
---|---|---|
GroupBy(String, FuncFrameView, IReadOnlyDictionaryString, Object) |
Groups the data by the values in the given column, and computes aggregate quantities for each group.
| |
GroupByT(String, FuncFrameView, T, String) |
Groups the data by the values in the given column, and computes the given aggregate quantity for each group.
|