You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/18 14:59:00 UTC

[jira] [Updated] (ARROW-6321) [Python] Ability to create ExtensionBlock on conversion to pandas

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

Antoine Pitrou updated ARROW-6321:
----------------------------------
    Fix Version/s: 1.0.0

> [Python] Ability to create ExtensionBlock on conversion to pandas
> -----------------------------------------------------------------
>
>                 Key: ARROW-6321
>                 URL: https://issues.apache.org/jira/browse/ARROW-6321
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> To be able to create a pandas DataFrame in {{to_pandas()}} that holds ExtensionArrays (e.g. towards ARROW-2428 to register a conversion), we first need to add to the {{table_to_blockmanager}} / {{ConvertTableToPandas}} conversion utilities the ability to create an pandas {{ExtensionBlock}} that can hold a pandas {{ExtensionArray}}.



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