You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/03/16 04:15:20 UTC

[GitHub] [arrow] westonpace commented on issue #34579: DOC: TableGroupBy.aggregate options

westonpace commented on issue #34579:
URL: https://github.com/apache/arrow/issues/34579#issuecomment-1471280041

   We should probably include a link to https://arrow.apache.org/docs/python/compute.html#grouped-aggregations if we can.  That section describes this pretty well.
   
   > It is also not clear what can be done with FunctionOptions.
   
   Each function will potentially have its own options (though all of the aggregate functions share https://arrow.apache.org/docs/python/generated/pyarrow.compute.ScalarAggregateOptions.html#pyarrow.compute.ScalarAggregateOptions).  This is documented further in the above link as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org