Companion
object Companion
Properties
Link copied to clipboard
Aggregate values by averaging them.
Link copied to clipboard
Aggregate values by counting them.
Link copied to clipboard
Aggregate values by finding the maximum value.
Link copied to clipboard
Aggregate values by finding the minimum value.
Link copied to clipboard
Aggregate values by always returning null.
Link copied to clipboard
Aggregate values by averaging them.
Link copied to clipboard
Aggregate values by computing the standard deviation.
Link copied to clipboard
Aggregate values by computing the sum.