home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 855375205

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/5435#issuecomment-855375205 https://api.github.com/repos/pydata/xarray/issues/5435 855375205 MDEyOklzc3VlQ29tbWVudDg1NTM3NTIwNQ== 22245117 2021-06-06T10:25:07Z 2021-06-06T10:25:07Z CONTRIBUTOR

So under the hood use dask broadcast_to(..., chunks=None) and users should run unify_chunks before and/or after broadcasting?

In the example above, if my target is chunksize (1, 1), ds.unify_chunks() works. Does it make any difference passing chunks=(1, 1) to dask broadcast_to rather than using chunks=None and then rechunk?

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