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.
The Python function or a tuple containing the Python file path and the function name.