home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 609808487

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/3643#issuecomment-609808487 https://api.github.com/repos/pydata/xarray/issues/3643 609808487 MDEyOklzc3VlQ29tbWVudDYwOTgwODQ4Nw== 14808389 2020-04-06T13:52:46Z 2020-04-06T14:28:36Z MEMBER

Ugh. Trying to add pint.Quantityto the list of handled types does not work since pint tries to add xarray to its known non-handled types – that means we have a circular import. I guess I'll xfail the bivariate_ufuncs tests, too.

To resolve this, the type registration mentioned in #1617 and https://github.com/pydata/xarray/blob/ba9f82227a9ec0c42928d5d0b978b101eda756cb/xarray/core/arithmetic.py#L23 might help?

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