Skip to content

array_min

function array_min(column): Column;

Defined in: functions/collection.ts:69

Returns the minimum value of the array.

ParameterType
columnColOrName

Column