issues: 302001772
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
302001772 | MDU6SXNzdWUzMDIwMDE3NzI= | 1956 | numpy 1.11 support for apply_ufunc | 6815844 | closed | 0 | 1 | 2018-03-03T14:23:40Z | 2018-03-07T16:41:54Z | 2018-03-07T16:41:54Z | MEMBER | I noticed the failing in rtd
http://xarray.pydata.org/en/stable/computation.html#missing-values
is because it still uses numpy=1.11 which does not support This can be easily fixed (just bumping up numpy's version on rtd),
but as our minimum requirement is numpy==1.11, we may need to take care of this in |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1956/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |