home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1607502760

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
1607502760 PR_kwDOAMm_X85LKnbp 7578 Removed `.isel` for `DatasetRolling.construct` consistent rolling behavior 39671216 closed 0     15 2023-03-02T21:12:39Z 2023-09-20T19:31:51Z 2023-09-20T19:31:49Z CONTRIBUTOR   0 pydata/xarray/pulls/7578

Dataset(...).isel(...) at the return caused DatasetRolling.construct behavior to be inconsistent with DataArrayRolling.construct when stride > 1 without any benefits.

The bug was reported in #7021

  • [x] Closes #7021
  • [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/7578/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

  • 4 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 159.393ms · About: xarray-datasette