issues: 2275107296
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2275107296 | I_kwDOAMm_X86Hm2Hg | 8992 | (i)loc slicer specialization for convenient slicing by dimension label as `.loc('dim_name')[:n]` | 941907 | open | 0 | 0 | 2024-05-02T10:04:11Z | 2024-05-02T14:47:09Z | NONE | Is your feature request related to a problem?Until PEP 472, I'm sure we would all love to be able to do indexing with labeled dimension names inside brackets. Here I'm proposing a slightly modified syntax which is possible to implement and would be quite convenient IMHO. Describe the solution you'd likeThis is inspired by the Pandas
This accessor becomes especially convenient when you quickly want to index just one dimension such as
Describe alternatives you've consideredThe equivalent Additional contextThis |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8992/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |