issues: 1970215879
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1970215879 | PR_kwDOAMm_X85eOCcn | 8393 | Port fix from pandas-dev/pandas#55283 to cftime resample | 6628425 | closed | 0 | 1 | 2023-10-31T11:12:09Z | 2023-11-02T09:40:46Z | 2023-11-02T04:12:51Z | MEMBER | 0 | pydata/xarray/pulls/8393 | The remaining failing cftime resample tests in https://github.com/pydata/xarray/issues/8091 happen to be related to a bug that was fixed in the pandas implementation, https://github.com/pandas-dev/pandas/pull/55283, leading answers to change in some circumstances. This PR ports that bug fix to xarray's implementation of resample for data indexed by a
A simple example where answers change in pandas is the following: Previously```
Currently```
This PR allows us to reproduce this change in xarray for data indexed by a |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8393/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |