home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 618081836

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
618081836 MDExOlB1bGxSZXF1ZXN0NDE3ODc1NDEx 4060 ENH: use `dask.array.apply_gufunc` in `xr.apply_ufunc` 5821660 closed 0     63 2020-05-14T09:38:15Z 2023-05-25T07:12:03Z 2020-08-19T06:57:56Z MEMBER   0 pydata/xarray/pulls/4060

use dask.array.apply_gufunc in xr.apply_ufunc for multiple outputs when dask='parallelized', add/fix tests

  • [x] Closes #1815, closes #4015
  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

Remaining Issues:

  • [ ] fitting name for current dask_gufunc_kwargs
  • [ ] rephrase dask docs to fit new behaviour
  • [ ] combine output_core_dims and output_sizes, eg. xr.apply_ufunc(..., output_core_dims=[{"abc": 2]])
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4060/reactions",
    "total_count": 3,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 3,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 63 rows from issue in issue_comments
Powered by Datasette · Queries took 0.543ms · About: xarray-datasette