[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&focusedCommentId=15928987#comment-15928987 ] Wes McKinney commented on ARROW-488: After ARROW-618, this functionality should be more

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

2017-03-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903242#comment-15903242 ] Wes McKinney commented on ARROW-488: [~tebeka] the pandas behavior is the motivation fo

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

2017-03-09 Thread Miki Tebeka (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903199#comment-15903199 ] Miki Tebeka commented on ARROW-488: --- Is the dtype still integer? I see that Pandas change