pull_requests: 539017015
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
539017015 | MDExOlB1bGxSZXF1ZXN0NTM5MDE3MDE1 | 4687 | closed | 0 | keep attrs in xarray.where | 14808389 | Since that question came up at least twice, this allows changing the behavior of `where` using the `keep_attrs` option. `Dataset.where` and `DataArray.where` always use `keep_attrs=True` (set in `ops.where_method`), so we could probably copy that. Edit: we should also document that only the attributes of `cond` will be preserved. - [x] Closes #4682, closes #4141 - [x] Tests added - [x] Passes `isort . && black . && mypy . && flake8` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2020-12-13T20:42:40Z | 2022-01-19T20:06:48Z | 2022-01-19T19:35:41Z | 2022-01-19T19:35:40Z | 84961e6a2b30f495ddc55c4024f105a3f89e6243 | 0 | 55cecb446930ca8b00e04da52be113521af3ff18 | d3b6aa6d8b997df115a53c001d00222a0f92f63a | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4687 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests