home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 988498294

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/6052#issuecomment-988498294 https://api.github.com/repos/pydata/xarray/issues/6052 988498294 IC_kwDOAMm_X84660l2 35968931 2021-12-08T04:55:10Z 2021-12-08T04:55:10Z MEMBER

The downstream failure occurs because ds.chunks returns a dict, whereas da.chunks returns a tuple.

FYI you can now guarantee you get a dict by calling .chunksizes, see https://github.com/pydata/xarray/issues/5843

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