home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 361562466

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/1837#issuecomment-361562466 https://api.github.com/repos/pydata/xarray/issues/1837 361562466 MDEyOklzc3VlQ29tbWVudDM2MTU2MjQ2Ng== 6815844 2018-01-30T11:16:34Z 2018-01-30T11:16:34Z MEMBER

Hmm... The support of nansum for object-dtype is much more difficult than I expected.

Now, I am stacked in supporting numpy<1.13. With numpy<1.13, nansum for the object type gives just a nan.

nansum scripts defined in numpy==1.13 does not help because != operator used here behaves differently in numpy<1.13.

I think our best choice is to revert this PR to 4189d71 and left this issue to #1866.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  289556132
Powered by Datasette · Queries took 1.246ms · About: xarray-datasette