[
https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382883#comment-16382883
]
Wes McKinney commented on ARROW-488:
------------------------------------
As currently scoped, yes. This functionality is not available in
{{arrow::compute::Cast}} though, so perhaps we can repurpose this JIRA to add
this functionality, which may be a bit more complicated (since {{Cast}} is not
yet able to deal with any null sentinels at all)
> [Python] Implement conversion between integer coded as floating points with
> NaN to an Arrow integer type
> --------------------------------------------------------------------------------------------------------
>
> Key: ARROW-488
> URL: https://issues.apache.org/jira/browse/ARROW-488
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
> Labels: Analytics
> Fix For: 0.10.0
>
>
> For example: if pandas has casted integer data to float, this would enable
> the integer data to be recovered (so long as the values fall in the ~2^53
> floating point range for exact integer representation)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)