home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 493803589

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/2956#issuecomment-493803589 https://api.github.com/repos/pydata/xarray/issues/2956 493803589 MDEyOklzc3VlQ29tbWVudDQ5MzgwMzU4OQ== 14808389 2019-05-20T00:01:26Z 2019-05-20T00:01:26Z MEMBER

Most of the items above are implemented in unit-support, even support for array wrappers with units like pint (if my tests are sufficient for deciding that: pint still complains/warns about stripped units). The calls to asarray and asanyarray are skipped based on whether any of the __array_*__ methods and the attributes unit or units exist.

I did not push these commits to this PR because most of it does not have anything to do with subclasses. I did not open a new PR for the branch either because it builds on this one and because I'd like to receive feedback on any of this first.

Combining this with dask arrays should still fail, though.

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