issue_comments
3 rows where issue = 1096802655 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Remove pd.Panel checks · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1008221879 | https://github.com/pydata/xarray/pull/6145#issuecomment-1008221879 | https://api.github.com/repos/pydata/xarray/issues/6145 | IC_kwDOAMm_X848GD63 | andersy005 13301940 | 2022-01-09T03:27:39Z | 2022-01-09T03:27:39Z | MEMBER | @mroeschke, could you add an entry to the https://github.com/pydata/xarray/blob/main/doc/whats-new.rst? |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Remove pd.Panel checks 1096802655 | |
1008167734 | https://github.com/pydata/xarray/pull/6145#issuecomment-1008167734 | https://api.github.com/repos/pydata/xarray/issues/6145 | IC_kwDOAMm_X848F2s2 | mroeschke 10647082 | 2022-01-08T22:39:24Z | 2022-01-08T22:39:37Z | CONTRIBUTOR | Thanks, addressed |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Remove pd.Panel checks 1096802655 | |
1008162859 | https://github.com/pydata/xarray/pull/6145#issuecomment-1008162859 | https://api.github.com/repos/pydata/xarray/issues/6145 | IC_kwDOAMm_X848F1gr | mathause 10194086 | 2022-01-08T22:09:05Z | 2022-01-08T22:09:05Z | MEMBER | Looks good - if you remove the unused imports we can merge this.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Remove pd.Panel checks 1096802655 |
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