issues: 1977766748
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1977766748 | PR_kwDOAMm_X85eneDK | 8415 | Deprecate certain cftime frequency strings following pandas | 6628425 | closed | 0 | 3 | 2023-11-05T12:27:59Z | 2023-11-16T15:37:27Z | 2023-11-16T15:19:40Z | MEMBER | 0 | pydata/xarray/pulls/8415 | Following several upstream PRs in pandas, this PR deprecates cftime frequency strings There are a few places in the tests and one place in the code where we need some version-specific logic to retain support for older pandas versions. @aulemahal it would be great if you could take a look to make sure that I handled this breaking change properly / fully in the I also took the liberty to transition to using The deprecation warning looks like this: ```
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8415/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |