issue_comments: 1210175870
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/4285#issuecomment-1210175870 | https://api.github.com/repos/pydata/xarray/issues/4285 | 1210175870 | IC_kwDOAMm_X85IIdF- | 35968931 | 2022-08-10T05:25:17Z | 2022-08-10T05:32:13Z | MEMBER |
I see, makes sense.
Oh I was just thinking if we're building a new class that is tightly coupled to
I don't think it's within scope of xarray to offer a numpy-like array class in our main library - we don't do this for any other case!
However we could definitely have a separate
Yeah that wouldn't be ideal. (Digression: From my perspective part of the problem is that merely generalising numpy arrays to be ragged would have been useful for lots of people, but
That's very interesting. I'm not immediately sure which of those would be best for xarray wrapping - I think it's plausible that we could eventually support any of those options... ((3) through the issues Deepak linked to (#5168, #2801).)
Thanks for fixing that, and for all the explanations! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
667864088 |