You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.WindowSpec.orderBy

WindowSpec.orderBy(*cols: Union[Column, str, Iterable[Union[Column, str]]]) WindowSpec[source]

Returns a new WindowSpec object with the new order by clause.