home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 629369850

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-629369850 https://api.github.com/repos/pydata/xarray/issues/4060 629369850 MDEyOklzc3VlQ29tbWVudDYyOTM2OTg1MA== 1217238 2020-05-15T16:56:04Z 2020-05-15T16:56:04Z MEMBER
  • Would it be possible to replace the call to dask.array.blockwise (for one output variable) with dask.array.apply_gufunc? Do you know why blockwise is used further below and not dask.array.apply_gufunc? I assume it's due to historical reasons but I am not sure.

AFAIK, apply_gufunc wasn't available at the time these functions were introduced. Good chance, that apply_gufunc can be used for handling single output dask too.

Exactly. It would be nice remove the use of blockwise entirely in favor of apply_gufunc.

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