home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 938235021

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/5843#issuecomment-938235021 https://api.github.com/repos/pydata/xarray/issues/5843 938235021 IC_kwDOAMm_X8437FSN 1217238 2021-10-07T23:56:54Z 2021-10-07T23:56:54Z MEMBER

The honest answer is that I didn't think too carefully about this when originally implementing Xarray's Dask wrapper back in 2015.

DataArray.chunks forwards to chunks on Dask arrays (a tuple), but that didn't make sense for Dataset.chunks due to the lack of a dimension ordering.

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