You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/06/20 07:59:00 UTC

[jira] [Closed] (ARROW-1126) Python: Add function to convert NumPy/Pandas dtypes to Arrow DataTypes

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

Uwe L. Korn closed ARROW-1126.
------------------------------
       Resolution: Duplicate
         Assignee: Uwe L. Korn
    Fix Version/s: 0.4.0

Already implemented in https://github.com/apache/arrow/blob/master/python/pyarrow/array.pxi#L687

> Python: Add function to convert NumPy/Pandas dtypes to Arrow DataTypes
> ----------------------------------------------------------------------
>
>                 Key: ARROW-1126
>                 URL: https://issues.apache.org/jira/browse/ARROW-1126
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>             Fix For: 0.4.0
>
>
> We already provide a method to convert Arrow DataTypes to Pandas/NumPy. The reverse is yet missing.



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