[
https://issues.apache.org/jira/browse/ARROW-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204976#comment-17204976
]
Joris Van den Bossche commented on ARROW-7871:
----------------------------------------------
I think this issue is actually solved with Antoine's recent PR to
automatically add all kernels as functions to the pyarrow.compute namespace?
(and Andrew's PR to have better docs)
> [Python] Expose more compute kernels
> ------------------------------------
>
> Key: ARROW-7871
> URL: https://issues.apache.org/jira/browse/ARROW-7871
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently only the sum kernel is exposed.
> Or consider to deprecate/remove the pyarrow.compute module, and bind the
> compute kernels as methods instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)