issue_comments
5 rows where issue = 1222609313 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- netCDF + lazy backend: Error when sel is used with slice, reverse arrange · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1118866758 | https://github.com/pydata/xarray/issues/6560#issuecomment-1118866758 | https://api.github.com/repos/pydata/xarray/issues/6560 | IC_kwDOAMm_X85CsI1G | max-sixty 5635139 | 2022-05-05T17:34:51Z | 2022-05-05T17:34:51Z | MEMBER | @dcherian thanks a lot for looking into this. @jesieleo thanks for your patience in us finding the bug. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
netCDF + lazy backend: Error when sel is used with slice, reverse arrange 1222609313 | |
1117678722 | https://github.com/pydata/xarray/issues/6560#issuecomment-1117678722 | https://api.github.com/repos/pydata/xarray/issues/6560 | IC_kwDOAMm_X85CnmyC | max-sixty 5635139 | 2022-05-04T18:40:41Z | 2022-05-04T18:40:41Z | MEMBER |
Don't bundle data — build a new example from a basic array and demonstrate the bug. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
netCDF + lazy backend: Error when sel is used with slice, reverse arrange 1222609313 | |
1116363332 | https://github.com/pydata/xarray/issues/6560#issuecomment-1116363332 | https://api.github.com/repos/pydata/xarray/issues/6560 | IC_kwDOAMm_X85CilpE | max-sixty 5635139 | 2022-05-03T17:31:55Z | 2022-05-03T17:31:55Z | MEMBER | What is |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
netCDF + lazy backend: Error when sel is used with slice, reverse arrange 1222609313 | |
1115423953 | https://github.com/pydata/xarray/issues/6560#issuecomment-1115423953 | https://api.github.com/repos/pydata/xarray/issues/6560 | IC_kwDOAMm_X85CfATR | max-sixty 5635139 | 2022-05-02T22:16:06Z | 2022-05-02T22:16:06Z | MEMBER | OK — I would like to make your experience GitHub a good one! It's a magical place.
But no, this is not sufficient — can you show your problem on an array like |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
netCDF + lazy backend: Error when sel is used with slice, reverse arrange 1222609313 | |
1114620018 | https://github.com/pydata/xarray/issues/6560#issuecomment-1114620018 | https://api.github.com/repos/pydata/xarray/issues/6560 | IC_kwDOAMm_X85Cb8By | max-sixty 5635139 | 2022-05-02T08:32:25Z | 2022-05-02T08:32:25Z | MEMBER | @jesieleo — I'm probably being unclear, and I'm sure you're well-intentioned, but this & the previous issues aren't constructive for either of us so far. In the politest possible way: please make an issue that is complete and "copy & pastes into an IPython prompt or Binder notebook, returning the result.". You cannot reference data that is only on your computer. This will require work from your end to take the example you have there, and reduce it to the bare minimum. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
netCDF + lazy backend: Error when sel is used with slice, reverse arrange 1222609313 |
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 1