[
https://issues.apache.org/jira/browse/ARROW-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660923#comment-17660923
]
Rok Mihevc commented on ARROW-3899:
-----------------------------------
This issue has been migrated to [issue
#20514|https://github.com/apache/arrow/issues/20514] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] Table.to_pandas converts Arrow date32[day] to pandas datetime64[ns]
> ----------------------------------------------------------------------------
>
> Key: ARROW-3899
> URL: https://issues.apache.org/jira/browse/ARROW-3899
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
> This issue was raised here:
> https://github.com/wesm/feather/issues/359
> I explored this minimally against Arrow master:
> https://gist.github.com/wesm/2ebe0ca2461d1ecfba6185777238ad1f
> While it's pretty memory-wasteful, it might be better to preserve the intent
> of the data type when converting to pandas data structures. It also allows
> the data to round trip successfully
--
This message was sent by Atlassian Jira
(v8.20.10#820010)