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 2017/01/17 01:51:26 UTC

[jira] [Created] (ARROW-488) [Python] Implement conversion between integer coded as floating points with NaN to an Arrow integer type

Wes McKinney created ARROW-488:
----------------------------------

             Summary: [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


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
(v6.3.4#6332)