pull_requests: 800082232
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
800082232 | PR_kwDOAMm_X84vsEk4 | 6068 | closed | 0 | DOC: Add "auto" to dataarray `chunk` method | 16700639 | <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Closes #xxxx - [ ] Tests added - [x] Passes `pre-commit run --all-files` - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` This PR adds `str` type on `datarray.chunk` method the same way it is accepted on `dataset.chunk`. The corresponding documentation has been updated. I wanted to add a unit test for `da.chunk("auto")` but the existing tests seems to rely on zarr which I don't know at all. | 2021-12-10T16:50:24Z | 2022-01-03T21:35:02Z | 2022-01-03T21:35:02Z | 2022-01-03T21:35:02Z | 0a40bf19536ec8b7e417e8085e384fb0208f06ba | 0 | 5bce866afaa7409d6f0bd52178dcee4977e6868b | 2694046c748a51125de6d460073635f1d789958e | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/6068 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests