Describe the usage question you have. Please include as many useful details as possible.
Is there a way to call a custom compute function on a table.group_by aggregation? If so, what should the custom function return?
I do not see an example in the documentation.
Edit: using pyarrow.
Component(s)
Python
Describe the usage question you have. Please include as many useful details as possible.
Is there a way to call a custom compute function on a table.group_by aggregation? If so, what should the custom function return?
I do not see an example in the documentation.
Edit: using pyarrow.
Component(s)
Python