Structs§
- Mode
Function - The
ModeFunctioncalculates the mode (most frequent value) from a set of values.
Functions§
- mode
- Calculates the most frequent value.
- mode_
udaf - AggregateFunction that returns a
AggregateUDFforModeFunction
ModeFunction calculates the mode (most frequent value) from a set of values.AggregateUDF for ModeFunction