You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "A (Jira)" <ji...@apache.org> on 2020/05/29 03:25:00 UTC

[jira] [Commented] (ARROW-452) [C++/Python] Merge "Feather" file format implementation

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

A commented on ARROW-452:
-------------------------

Why does write_feather require Pandas DataFrame? Is there a reason it cannot accept Table?

> [C++/Python] Merge "Feather" file format implementation
> -------------------------------------------------------
>
>                 Key: ARROW-452
>                 URL: https://issues.apache.org/jira/browse/ARROW-452
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.3.0
>
>
> See https://github.com/wesm/feather/tree/master/cpp -- this will assist with code consolidation and reconciling metadata requirements for Python and R users, with the goal of eventually using the Arrow IPC format for everything and deprecating the less-flexible Feather format / metadata. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)