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

2020-05-25 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17116039#comment-17116039 ] Wes McKinney commented on ARROW-488: This could be implemented as a standalone function in the new

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

2020-03-14 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059509#comment-17059509 ] Wes McKinney commented on ARROW-488: Circling back on this some time later. I think it would be better

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

2018-07-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537337#comment-16537337 ] Wes McKinney commented on ARROW-488: It would be good to have an explicit cast option for this, like

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

2018-03-01 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382883#comment-16382883 ] Wes McKinney commented on ARROW-488: As currently scoped, yes. This functionality is not available in

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

2018-03-01 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382404#comment-16382404 ] Antoine Pitrou commented on ARROW-488: -- Is this the same as ARROW-2135, or am I missing something

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

2017-09-07 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158043#comment-16158043 ] Wes McKinney commented on ARROW-488: This seems like it could simply be a casting option for floating

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

2017-03-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928987#comment-15928987 ] Wes McKinney commented on ARROW-488: After ARROW-618, this functionality should be more easily