issues: 1875631817
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1875631817 | PR_kwDOAMm_X85ZPnjq | 8128 | Add Index.load() and Index.chunk() methods | 4160723 | open | 0 | 0 | 2023-08-31T14:16:27Z | 2023-08-31T15:49:06Z | MEMBER | 1 | pydata/xarray/pulls/8128 |
As mentioned in #8124, it gives more control to custom Xarray indexes on what best to do when the Dataset / DataArray
For a DaskIndex, we might want to return a PandasIndex (or another non-lazy index) from |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8128/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |