Skip to content

rank

function rank(): Column;

Defined in: functions/window.ts:13

Returns the rank within a window partition (gaps on ties).

Column