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

snowflake.snowpark.WindowSpec.rowsBetween

WindowSpec.rowsBetween(start: Union[int, WindowRelativePosition], end: Union[int, WindowRelativePosition]) WindowSpec[source]

Returns a new WindowSpec object with the new row frame clause.