snowflake.snowpark.functions.last_value¶ snowflake.snowpark.functions.last_value(e: ColumnOrName, ignore_nulls: bool = False) → Column[source]¶ Returns the last value within an ordered group of values.