home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 631353813

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/pull/4060#issuecomment-631353813 https://api.github.com/repos/pydata/xarray/issues/4060 631353813 MDEyOklzc3VlQ29tbWVudDYzMTM1MzgxMw== 10194086 2020-05-20T09:20:54Z 2020-05-20T09:20:54Z MEMBER

Should you keep the dask="allowed" branch? That might solve some of the issues (instead of using allow_rechunk=True) . For example dask has it's own einsum implementation (used in xr.dot) so it may not be necessary to pipe that through dask.array.apply_gufunc (from the docstring: this function is like np.vectorize, but for the blocks of dask arrays). However, I am only speculating.

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