issue_comments: 1297046405
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/pull/7214#issuecomment-1297046405 | https://api.github.com/repos/pydata/xarray/issues/7214 | 1297046405 | IC_kwDOAMm_X85NT1uF | 4160723 | 2022-10-31T12:54:50Z | 2022-10-31T12:54:50Z | MEMBER | Thanks for the suggestion @shoyer, in general I like it very much! "Coordinates possibly baked by one or more indexes" feels much more natural than "indexes and their corresponding coordinates". Even though indexes have been promoted as 1st class citizens in the data model, their right place should still be in the background compared to coordinates. So having a My main concern is about the timing, as such a broader refactor might postpone some work in progress on the public API and the documentation. Ideally this shouldn't discourage users to start experimenting with custom indexes and building an ecosystem around it, as soon as possible. There might be a fast path towards your suggestion, at least regarding the public facing API (your points 1 and 4):
This would let us the possibility to achieve a broader (mostly internal) refactor of Alternatively, we could just wait for that refactor to finish before implementing explicit assignment of coordinates and indexes. We already have |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1422543378 |