pub fn ntile(n: i32) -> Column
Returns the ntile group id (from 1 to n inclusive) in an ordered window partition.