pull_requests: 1741855895
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1741855895 | PR_kwDOAMm_X85n0pyX | 8782 | closed | 0 | Fix non-nanosecond casting behavior for `expand_dims` | 6628425 | <!-- Feel free to remove check-list items aren't relevant to your change --> This PR fixes the issue noted in https://github.com/pydata/xarray/issues/7493#issuecomment-1953091000 that non-nanosecond precision datetime or timedelta values passed to `expand_dims` would not be cast to nanosecond precision. The underlying issue was that the `_possibly_convert_datetime_or_timedelta_index` function did not appropriately handle being passed `PandasIndexingAdapter` objects. - [x] Fixes https://github.com/pydata/xarray/issues/7493#issuecomment-1953091000 - [x] Tests added - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2024-02-24T15:38:41Z | 2024-02-27T18:52:58Z | 2024-02-27T18:51:49Z | 2024-02-27T18:51:49Z | 2983c5326c085334ed3e262db1ac3faa0e784586 | 0 | 4a0808ff990d8156174135303be9463acd1ba1f6 | f63ec87476db065a58d423670b8829abc8d1e746 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8782 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests