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

snowflake.snowpark.functions.soundex

snowflake.snowpark.functions.soundex(e: ColumnOrName) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/functions.py#L1642-L1645)

Returns a string that contains a phonetic representation of the input string.

语言: 中文