ibis
ibis copied to clipboard
feat(pyspark): pandas agg udf support
Description of changes
Indroduce new annotation for aggregate udf as @ibis.udf.agg.pandas Add implement for pyspark
Issues closed
- Resolves #9173