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()