home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1600469223

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
1600469223 PR_kwDOAMm_X85Ky0-D 7562 Support first, last with dask arrays 2448579 closed 0     0 2023-02-27T04:54:09Z 2023-03-03T23:13:57Z 2023-03-03T23:13:52Z MEMBER   0 pydata/xarray/pulls/7562

Use dask.array.reduction. For this we need to add support for the keepdims kwarg to nanfirst and nanlast. Even though the final result is always keepdims=False, dask runs the intermediate steps with keepdims=True.

  • [ ] Closes #xxxx
  • [x] Tests added
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7562/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

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