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 2020/04/10 16:05:00 UTC

[jira] [Updated] (ARROW-2853) [Python] Implementing support for zero copy NumPy arrays in libarrow_python

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

Wes McKinney updated ARROW-2853:
--------------------------------
    Fix Version/s: 1.0.0

> [Python] Implementing support for zero copy NumPy arrays in libarrow_python
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-2853
>                 URL: https://issues.apache.org/jira/browse/ARROW-2853
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>            Reporter: Florian Rathgeber
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Implementing support for zero copy NumPy arrays in libarrow_python (i.e. in C++). We can utilize common code paths with `{{to_pandas`}} and toggle between NumPy-for-pandas and NumPy-for-NumPy behavior (and use the `zero_copy_only` flag where needed).



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