issue_comments
4 rows where issue = 567993968 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add groupby.pipe? · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
589680263 | https://github.com/pydata/xarray/issues/3782#issuecomment-589680263 | https://api.github.com/repos/pydata/xarray/issues/3782 | MDEyOklzc3VlQ29tbWVudDU4OTY4MDI2Mw== | max-sixty 5635139 | 2020-02-21T14:37:44Z | 2020-02-21T14:37:44Z | MEMBER | Closing for now. Given almost any useful |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add groupby.pipe? 567993968 | |
589224386 | https://github.com/pydata/xarray/issues/3782#issuecomment-589224386 | https://api.github.com/repos/pydata/xarray/issues/3782 | MDEyOklzc3VlQ29tbWVudDU4OTIyNDM4Ng== | max-sixty 5635139 | 2020-02-20T17:54:10Z | 2020-02-20T17:54:10Z | MEMBER | I think I see your point @dcherian: given that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add groupby.pipe? 567993968 | |
589027860 | https://github.com/pydata/xarray/issues/3782#issuecomment-589027860 | https://api.github.com/repos/pydata/xarray/issues/3782 | MDEyOklzc3VlQ29tbWVudDU4OTAyNzg2MA== | max-sixty 5635139 | 2020-02-20T13:40:56Z | 2020-02-20T13:40:56Z | MEMBER | Pipe operates on the whole object, not on each group; consistent with the other objects like Dataset |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add groupby.pipe? 567993968 | |
588627162 | https://github.com/pydata/xarray/issues/3782#issuecomment-588627162 | https://api.github.com/repos/pydata/xarray/issues/3782 | MDEyOklzc3VlQ29tbWVudDU4ODYyNzE2Mg== | dcherian 2448579 | 2020-02-20T06:09:45Z | 2020-02-20T06:09:45Z | MEMBER | How is this different from |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add groupby.pipe? 567993968 |
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 2