home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 634700536

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
634700536 MDExOlB1bGxSZXF1ZXN0NDMxMjA4MzM0 4130 Fix: apply_ufunc with exclude_dims and vectorize 10194086 closed 0     10 2020-06-08T15:03:04Z 2020-08-24T13:37:54Z 2020-08-24T13:37:50Z MEMBER   0 pydata/xarray/pulls/4130
  • [x] Closes #3890
  • [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

This would be pretty useful when using apply_ufunc for e.g. statistical tests that require vectorize=True and can consume data of unequal length (i.e. uses exclude_dims). This should also extend to dask arrays with dask="parallelized" once #4060 is implemented.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4130/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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