Uses of Class
tech.tablesaw.aggregate.BooleanDoubleAggregateFunction
Packages that use BooleanDoubleAggregateFunction
-
Uses of BooleanDoubleAggregateFunction in tech.tablesaw.aggregate
Fields in tech.tablesaw.aggregate declared as BooleanDoubleAggregateFunctionModifier and TypeFieldDescriptionstatic final BooleanDoubleAggregateFunction
AggregateFunctions.proportionFalse
A function that takes a column argument and returns the proportion of values in the column that arefalse
static final BooleanDoubleAggregateFunction
AggregateFunctions.proportionTrue
A function that takes a column argument and returns the proportion of values in that column that aretrue