snowflake.snowpark.udaf.UserDefinedAggregateFunction.handler¶
- UserDefinedAggregateFunction.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.