home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1077040836

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
1077040836 PR_kwDOAMm_X84vsEk4 6068 DOC: Add "auto" to dataarray `chunk` method 16700639 closed 0     6 2021-12-10T16:50:24Z 2022-01-03T21:35:02Z 2022-01-03T21:35:02Z CONTRIBUTOR   0 pydata/xarray/pulls/6068
  • [ ] 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.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6068/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 3.1ms · About: xarray-datasette