Anja Boskovic created ARROW-18404:
-------------------------------------
Summary: [Python] [Docs] Mention the C Data/Stream Interface in
PyArrow Extending
Key: ARROW-18404
URL: https://issues.apache.org/jira/browse/ARROW-18404
Project: Apache Arrow
Issue Type: Task
Components: Documentation
Reporter: Anja Boskovic
Assignee: Anja Boskovic
The [Arrow C Data/Stream
Interface|https://arrow.apache.org/docs/format/CDataInterface.html] is a
relatively lightweight option for developers that want to expose Arrow Arrays
to Python users.
It is not mentioned as a recommendation in the documentation on [using pyarrow
from C++
code|[https://arrow.apache.org/docs/python/integration/extending.html].]
The existing recommendation mentioned is [wrapping and
unwrapping|[https://arrow.apache.org/docs/python/integration/extending.html#wrapping-and-unwrapping].]
I propose adding a section to this page. I would be happy to take that on, if
others agree that is a good idea.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)