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

snowflake.snowpark.udf.UserDefinedFunction.func

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

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