issue_comments: 908496157
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/issues/5697#issuecomment-908496157 | https://api.github.com/repos/pydata/xarray/issues/5697 | 908496157 | IC_kwDOAMm_X842Jo0d | 4160723 | 2021-08-30T16:35:54Z | 2021-08-30T16:35:54Z | MEMBER |
No I don't think so (sorry my thoughts are still confusing), we would still use the current implementation in Xarray for positional (vectorized, pointwise, etc.) indexing. Currently label-based indexers go through these normalization steps before passing them to
The dimension (positional) indexers returned by
I think that For 2 and 3, I'm not exactly sure what to do. We should probably avoid 2 since dimension labels are useful (e.g., it is used in This means a lot of flexibility for custom indexes but also a great responsibility. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
968796847 |