snowflake.snowpark.functions.object_construct_keep_null¶
- snowflake.snowpark.functions.object_construct_keep_null(*key_values: ColumnOrName) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/functions.py#L3739-L3764)¶
Returns an object containing the contents of the input (i.e. source) object with one or more keys removed.
Example: