home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 391721237

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
391721237 MDExOlB1bGxSZXF1ZXN0MjM5MTUxMzQ3 2615 FIX Don't raise a deprecation warning for xarray.ufuncs.{angle,iscomplex} 630936 closed 0     2 2018-12-17T13:51:06Z 2018-12-20T18:10:20Z 2018-12-20T18:01:39Z CONTRIBUTOR   0 pydata/xarray/pulls/2615

Closes https://github.com/pydata/xarray/issues/2609

This removes PendingDeprecationWarnings for xarray.ufuncs.{angle,iscomplex} which appear to not be proper ufuncs and cannot be just used from numpy for now (as discussed in the parent issue).

Also adds more generic tests that numpy ufuncs do preserve the DataArray dtype.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2615/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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