home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1028755077

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
1028755077 PR_kwDOAMm_X84tTzzz 5873 Allow indexing unindexed dimensions using dask arrays 16700639 closed 0     3 2021-10-18T07:56:58Z 2023-03-16T14:54:51Z 2023-03-15T02:47:59Z CONTRIBUTOR   0 pydata/xarray/pulls/5873
  • [x] Closes #2511
  • [x] Closes #4663
  • [x] Closes #4276
  • [x] xref #7516
  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst

This is a naive attempt to make isel work with Dask. Known limitation: it triggers the computation.

WIP The code presented here is mainly to support the discussion on #2511. It has not been unit tested and should probably not be merged as is.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5873/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

  • 4 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.522ms · About: xarray-datasette