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

snowflake.snowpark.WindowSpec.rows_between¶

WindowSpec.rows_between(start: Union[int, WindowRelativePosition], end: Union[int, WindowRelativePosition]) → WindowSpec[source]¶

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