home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 802953719

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/4663#issuecomment-802953719 https://api.github.com/repos/pydata/xarray/issues/4663 802953719 MDEyOklzc3VlQ29tbWVudDgwMjk1MzcxOQ== 2448579 2021-03-19T16:23:32Z 2021-03-19T16:23:32Z MEMBER

currently calling the dask array method compute_chunk_sizes() is inefficient for n-d arrays. Raised here: dask/dask#7416

ouch. thanks for raising that issue.

I'm currently using this hacked implementation of a compress() style function that operates on an xarray dataset, which includes more efficient computation of chunk sizes.

I think we'd be open to adding a .compress for Dataset, DataArray, & Variable without the chunks hack :)

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