snowflake.snowpark.udtf.UserDefinedTableFunction.handler¶
- UserDefinedTableFunction.handler: Union[Callable, Tuple[str, str]]¶
The Python class or a tuple containing the Python file path and the function name.
The Python class or a tuple containing the Python file path and the function name.