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.