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

snowflake.snowpark.udf.UserDefinedFunction.func

UserDefinedFunction.func: Callable | Tuple[str, str]

The Python function or a tuple containing the Python file path and the function name.