You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Matthew Rocklin (JIRA)" <ji...@apache.org> on 2017/03/03 14:35:45 UTC

[jira] [Commented] (ARROW-596) [Python] Add convenience function to convert pandas.DataFrame to pyarrow.Buffer containing a file or stream representation

    [ https://issues.apache.org/jira/browse/ARROW-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894477#comment-15894477 ] 

Matthew Rocklin commented on ARROW-596:
---------------------------------------

For network applications a nice interface is something that we can pass to `socket.send`.  This might be something like a bytes, bytearray, memoryview, or sequence of those.

> [Python] Add convenience function to convert pandas.DataFrame to pyarrow.Buffer containing a file or stream representation
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-596
>                 URL: https://issues.apache.org/jira/browse/ARROW-596
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)