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

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.