[
https://issues.apache.org/jira/browse/ARROW-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365757#comment-16365757
]
ASF GitHub Bot commented on ARROW-2068:
---------------------------------------
pitrou opened a new pull request #1613: ARROW-2068: [Python] Expose array's
buffers
URL: https://github.com/apache/arrow/pull/1613
This recurses into child data if present (for nested types).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Python] Expose Array's buffers to Python users
> -----------------------------------------------
>
> Key: ARROW-2068
> URL: https://issues.apache.org/jira/browse/ARROW-2068
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
>
> This amounts to converting {{arr->data()->buffers}} to a list of
> {{pyarrow.Buffer}} objects
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)