issue_comments
4 rows where issue = 1403614394 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: updated_at (date)
issue 1
- Cumulative examples · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1287253517 | https://github.com/pydata/xarray/pull/7152#issuecomment-1287253517 | https://api.github.com/repos/pydata/xarray/issues/7152 | IC_kwDOAMm_X85Mue4N | dcherian 2448579 | 2022-10-21T17:35:03Z | 2022-10-21T17:35:03Z | MEMBER |
Sure that would be a good intermediate step. Let us know if you need help. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Cumulative examples 1403614394 | |
| 1287138940 | https://github.com/pydata/xarray/pull/7152#issuecomment-1287138940 | https://api.github.com/repos/pydata/xarray/issues/7152 | IC_kwDOAMm_X85MuC58 | dcherian 2448579 | 2022-10-21T15:42:12Z | 2022-10-21T15:42:12Z | MEMBER | Thanks for taking this on @patrick-naylor ! This is a decent-sized project!
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Cumulative examples 1403614394 | |
| 1275131950 | https://github.com/pydata/xarray/pull/7152#issuecomment-1275131950 | https://api.github.com/repos/pydata/xarray/issues/7152 | IC_kwDOAMm_X85MAPgu | dcherian 2448579 | 2022-10-11T18:51:26Z | 2022-10-11T18:51:26Z | MEMBER |
Nope. Just wasn't added in :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Cumulative examples 1403614394 | |
| 1274963421 | https://github.com/pydata/xarray/pull/7152#issuecomment-1274963421 | https://api.github.com/repos/pydata/xarray/issues/7152 | IC_kwDOAMm_X85L_mXd | dcherian 2448579 | 2022-10-11T16:27:15Z | 2022-10-11T16:30:32Z | MEMBER | Thanks @patrick-naylor ! Instead of using to fix #6528. At the moment, this should also work on GroupBy objects quite nicely. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Cumulative examples 1403614394 |
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