Module mode

Module mode 

Source

Structs§

ModeFunction
The ModeFunction calculates the mode (most frequent value) from a set of values.

Functions§

mode
Calculates the most frequent value.
mode_udaf
AggregateFunction that returns a AggregateUDF for ModeFunction