pull_requests: 1158271947
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1158271947 | PR_kwDOAMm_X85FCdPL | 7373 | closed | 0 | Add `inclusive` argument to `cftime_range` and `date_range` and deprecate `closed` argument | 6628425 | <!-- Feel free to remove check-list items aren't relevant to your change --> Following pandas, this PR adds an `inclusive` argument to `xarray.cftime_range` and `xarray.date_range` and deprecates the `closed` argument. Pandas will be removing the `closed` argument soon in their `date_range` implementation, but we will continue supporting it to allow for our own deprecation cycle. I think we may also need to update our minimum pandas version to 1.4 for this, since earlier versions of pandas do not support the `inclusive` argument. - [x] Closes #6985 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2022-12-10T23:40:47Z | 2023-02-06T17:51:47Z | 2023-02-06T17:51:46Z | 2023-02-06T17:51:46Z | fb748be127c88b4bbd0c7f654e0a0d2ebd154ef8 | 0 | 3b1cba02fa383c9a40278edcd9b9d3e904225fea | f46cd708f8e220272173e2fc3e66c7688df45c39 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/7373 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests