issue_comments
4 rows where issue = 362866468 and user = 1197350 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- WIP: revise top-level package description · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
451702908 | https://github.com/pydata/xarray/pull/2430#issuecomment-451702908 | https://api.github.com/repos/pydata/xarray/issues/2430 | MDEyOklzc3VlQ29tbWVudDQ1MTcwMjkwOA== | rabernat 1197350 | 2019-01-06T00:01:14Z | 2019-01-06T00:01:14Z | MEMBER | @shoyer - all your changes are 👍 with me. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: revise top-level package description 362866468 | |
451668492 | https://github.com/pydata/xarray/pull/2430#issuecomment-451668492 | https://api.github.com/repos/pydata/xarray/issues/2430 | MDEyOklzc3VlQ29tbWVudDQ1MTY2ODQ5Mg== | rabernat 1197350 | 2019-01-05T16:20:06Z | 2019-01-05T16:20:06Z | MEMBER | Ready I think. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: revise top-level package description 362866468 | |
451566654 | https://github.com/pydata/xarray/pull/2430#issuecomment-451566654 | https://api.github.com/repos/pydata/xarray/issues/2430 | MDEyOklzc3VlQ29tbWVudDQ1MTU2NjY1NA== | rabernat 1197350 | 2019-01-04T20:59:07Z | 2019-01-04T20:59:07Z | MEMBER | Based on the comments I received, I have written a second draft of a revised top-level description. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: revise top-level package description 362866468 | |
451554858 | https://github.com/pydata/xarray/pull/2430#issuecomment-451554858 | https://api.github.com/repos/pydata/xarray/issues/2430 | MDEyOklzc3VlQ29tbWVudDQ1MTU1NDg1OA== | rabernat 1197350 | 2019-01-04T20:09:31Z | 2019-01-04T20:09:31Z | MEMBER | Given this recent twitter thread, I think we should revive and finish this off. |
{ "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: revise top-level package description 362866468 |
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