You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/24 19:03:58 UTC

[jira] [Created] (ARROW-443) [Python] Support for converting from strided pandas data in Table.from_pandas

Wes McKinney created ARROW-443:
----------------------------------

             Summary: [Python] Support for converting from strided pandas data in Table.from_pandas
                 Key: ARROW-443
                 URL: https://issues.apache.org/jira/browse/ARROW-443
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Wes McKinney


I implemented partial support for this in the pandas2 working branch (see https://github.com/pandas-dev/pandas2/tree/pandas-2.0/src/pandas/numpy_interop.cc) -- it would be good to consolidate this code and share code between pyarrow and pandas2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)