issue_comments
11 rows where author_association = "NONE" and issue = 263403430 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Should sel with slice objects care about underlying coordinate order? · 11 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1062281975 | https://github.com/pydata/xarray/issues/1613#issuecomment-1062281975 | https://api.github.com/repos/pydata/xarray/issues/1613 | IC_kwDOAMm_X84_USL3 | brianmapes 2086210 | 2022-03-08T22:26:07Z | 2022-03-08T22:26:07Z | NONE | Agreed, new rather than redefine existing meanings. Who has the chops and the cred to implement it? Not quite me... |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
1062142845 | https://github.com/pydata/xarray/issues/1613#issuecomment-1062142845 | https://api.github.com/repos/pydata/xarray/issues/1613 | IC_kwDOAMm_X84_TwN9 | brianmapes 2086210 | 2022-03-08T19:49:33Z | 2022-03-08T19:49:33Z | NONE | How about an informative warning when returning an empty set, as a minimal change? What's the path to an action item here? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
1058446923 | https://github.com/pydata/xarray/issues/1613#issuecomment-1058446923 | https://api.github.com/repos/pydata/xarray/issues/1613 | IC_kwDOAMm_X84_Fp5L | brianmapes 2086210 | 2022-03-03T20:19:56Z | 2022-03-03T20:19:56Z | NONE | @shoyer, New syntax like your first suggestion, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
1058341139 | https://github.com/pydata/xarray/issues/1613#issuecomment-1058341139 | https://api.github.com/repos/pydata/xarray/issues/1613 | IC_kwDOAMm_X84_FQET | brianmapes 2086210 | 2022-03-03T18:13:31Z | 2022-03-03T20:03:15Z | NONE | How about: add one code line at the top of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
678676112 | https://github.com/pydata/xarray/issues/1613#issuecomment-678676112 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDY3ODY3NjExMg== | stale[bot] 26384082 | 2020-08-22T18:34:59Z | 2020-08-22T18:34:59Z | NONE | In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity If this issue remains relevant, please comment here or remove the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
422090593 | https://github.com/pydata/xarray/issues/1613#issuecomment-422090593 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMjA5MDU5Mw== | rgommers 98330 | 2018-09-17T16:53:59Z | 2018-09-17T16:53:59Z | NONE |
Sure, but if a users happens to have non-monotonic data it just requires her to then make that copy first anyway. Still a good thing overall for performance, but there'll be cases where it's just an extra thing to understand for the user without any performance gain. Anyway, the non-monotonic case is less relevant, because it's harder to run into in practice. The decreasing case however is easy - there is standard geo software (looking at you ArcGIS) that can write geoTiff's with monotonic decreasing indices. That's how I ran into this. Rewriting multi-GB source data that I didn't produce is not an option, so I'm left with the manual monotonicity checks and juggling label-based slices. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
422083146 | https://github.com/pydata/xarray/issues/1613#issuecomment-422083146 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMjA4MzE0Ng== | rgommers 98330 | 2018-09-17T16:31:51Z | 2018-09-17T16:31:51Z | NONE |
Thanks, that's nicer, will do. And thanks for digging up the background/rationales.
This I don't think I agree with. Slicing by position and by label are semantically very different operations. (2) is correct, but irrelevant to label-based indexing. (3) yes, agree that's a mistake (4) indeed (5) I'd say that it's in practice less important, because users normally won't do Additionally: arguably monotonicity should not be required. When one uses labels, the semantics are clear without monotonicity. This doesn't have a position-based equivalent. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
421676579 | https://github.com/pydata/xarray/issues/1613#issuecomment-421676579 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMTY3NjU3OQ== | rgommers 98330 | 2018-09-16T02:39:50Z | 2018-09-16T02:39:50Z | NONE | In case it helps anyone else, I ended up doing: ``` # Note that xarray is fiddly with indexing - if x or y values are ordered # high to low, then the slice bounds need to be reversed. So check that x_ordered_low2high = data.x.values[-1] - data.x.values[0] > 0 y_ordered_low2high = data.y.values[-1] - data.y.values[0] > 0
``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
421676344 | https://github.com/pydata/xarray/issues/1613#issuecomment-421676344 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMTY3NjM0NA== | rgommers 98330 | 2018-09-16T02:37:40Z | 2018-09-16T02:37:40Z | NONE | The only related issues I can find are: They don't look identical though. Don't really have the time to dive into that further now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
420296389 | https://github.com/pydata/xarray/issues/1613#issuecomment-420296389 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMDI5NjM4OQ== | rgommers 98330 | 2018-09-11T14:35:19Z | 2018-09-11T14:35:19Z | NONE | Ah okay, that makes sense. I'm sure there's a related pandas issue (or many), will try to find that later. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 | |
420084948 | https://github.com/pydata/xarray/issues/1613#issuecomment-420084948 | https://api.github.com/repos/pydata/xarray/issues/1613 | MDEyOklzc3VlQ29tbWVudDQyMDA4NDk0OA== | rgommers 98330 | 2018-09-10T22:40:15Z | 2018-09-10T22:41:58Z | NONE |
Given that EDIT: also then best to close this issue as wontfix |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Should sel with slice objects care about underlying coordinate order? 263403430 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 3