home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 613282017

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/3922#issuecomment-613282017 https://api.github.com/repos/pydata/xarray/issues/3922 613282017 MDEyOklzc3VlQ29tbWVudDYxMzI4MjAxNw== 5821660 2020-04-14T07:48:13Z 2020-04-14T07:48:13Z MEMBER

After removing the special handling of dask arrays, it works fine for the 2D cases. Only the 1D cases fail, because the reduced dask index arrays (via argmin/argmax) fail by accessing the .item().

Any suggestions on how and where to resolve? We could check for zero dim dask and .load(), but I'm unsure if this is the correct way.

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