Class Formula

java.lang.Object
io.deephaven.api.agg.Formula
All Implemented Interfaces:
Aggregation

@Immutable public abstract class Formula extends Object implements Aggregation
An aggregation that provides a single output column that is computed by applying a formula to a set of input columns.