You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/10/27 13:17:00 UTC

[jira] [Created] (ARROW-18175) [Python] Use saved object dtype when converting with to_pandas()

Alenka Frim created ARROW-18175:
-----------------------------------

             Summary: [Python] Use saved object dtype when converting with to_pandas()
                 Key: ARROW-18175
                 URL: https://issues.apache.org/jira/browse/ARROW-18175
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Alenka Frim


If there is pandas metadata present and it indicates object dtype, we should use that to avoid conversion to {{datetime64[ns]}}, but keep {{datetime}} objects in {{to_pandas}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)