You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/01/10 23:49:00 UTC

[jira] [Assigned] (ARROW-1971) [Python] Add pandas serialization to the default

     [ https://issues.apache.org/jira/browse/ARROW-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney reassigned ARROW-1971:
-----------------------------------

    Assignee: Devin Petersohn

> [Python] Add pandas serialization to the default
> ------------------------------------------------
>
>                 Key: ARROW-1971
>                 URL: https://issues.apache.org/jira/browse/ARROW-1971
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Devin Petersohn
>            Assignee: Devin Petersohn
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> {{pyarrow.register_default_serialization_handlers(context)}} does not include pandas serialization. We do not use the default Arrow context, so we are forced to call {{_register_pandas_arrow_handlers}} to register pandas correctly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)