home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 564906552

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/3611#issuecomment-564906552 https://api.github.com/repos/pydata/xarray/issues/3611 564906552 MDEyOklzc3VlQ29tbWVudDU2NDkwNjU1Mg== 14808389 2019-12-12T08:40:20Z 2019-12-12T08:40:20Z MEMBER

the _getitem_with_mask failures are due to bool not defining __invert__, which means it falls back to int.__invert__. I special-cased it, but we could also modify indexing.create_mask to always return a duck array.

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