Skip to content

least

function least(...columns): Column;

Defined in: functions/math.ts:156

Returns the least value of the list of column names, skipping null values.

ParameterType
columnsColOrName[]

Column