home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 398158656

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/2237#issuecomment-398158656 https://api.github.com/repos/pydata/xarray/issues/2237 398158656 MDEyOklzc3VlQ29tbWVudDM5ODE1ODY1Ng== 1197350 2018-06-18T18:55:08Z 2018-06-18T18:55:08Z MEMBER

Thanks for the explanation @shoyer! Yes, that appears to be the root of the issue. After literally years of struggling with this, I am happy to finally get to this level of clarity.

So basically the issue comes down to indexing with dask.array, which creates a single chunk when integers indices are not all in order

Do we think dask is happy with that behavior? If not, then an upstream fix would be best. Pinging @mrocklin.

Otherwise we can try to work around in xarray.

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