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 2018/01/13 11:26:00 UTC

[jira] [Updated] (ARROW-1993) [Python] Add function for determining implied Arrow schema from pandas.DataFrame

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

Uwe L. Korn updated ARROW-1993:
-------------------------------
    Fix Version/s: 0.9.0

> [Python] Add function for determining implied Arrow schema from pandas.DataFrame
> --------------------------------------------------------------------------------
>
>                 Key: ARROW-1993
>                 URL: https://issues.apache.org/jira/browse/ARROW-1993
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>             Fix For: 0.9.0
>
>
> Currently the only option is to use {{Table/Array.from_pandas}} which does significant unnecessary work and allocates memory. If only the schema is of interest, then we could do less work and not allocate memory



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