home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1083600343

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/issues/6427#issuecomment-1083600343 https://api.github.com/repos/pydata/xarray/issues/6427 1083600343 IC_kwDOAMm_X85Alm3X 7178572 2022-03-30T20:36:14Z 2022-03-30T20:42:48Z NONE

It looks like this happens because f(self.variable.data, ...) in DataArray._unary_op returns NotImplemented which the rest of the machinery doesn't know how to handle. Specifically dask.array.Array.__invert__ returns NotImplemented when the dtype is float.

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