snowflake.snowpark.WindowSpec.rows_betweenΒΆ WindowSpec.rows_between(start: int, end: int) β WindowSpec[source]ΒΆ Returns a new WindowSpec object with the new row frame clause. See also Window.rows_between()