Skip to content

ntile

function ntile(n): Column;

Defined in: functions/window.ts:54

Divides the ordered window partition into n buckets.

ParameterType
nnumber

Column