home / github / issues

Menu
  • Search all tables
  • GraphQL API

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 signature argument for np.vectorize.

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 xr.apply_ufunc.

{
    "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

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 2.142ms · About: xarray-datasette