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

snowflake.snowpark.functions.get_path¶

snowflake.snowpark.functions.get_path(col: ColumnOrName, path: ColumnOrName) → Column[source]¶

Extracts a value from semi-structured data using a path name.