joinery.DataFrame.Aggregate<I, O> |
A function that converts lists of data frame
values to aggregate results.
Implementors define apply(Object)
to accept
a list of data frame values as input and return an aggregate
result.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
joinery.DataFrame.Function
|