issue_comments
3 rows where author_association = "MEMBER", issue = 180536861 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: updated_at (date)
issue 1
- Groupby bins empty groups · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 251136291 | https://github.com/pydata/xarray/pull/1027#issuecomment-251136291 | https://api.github.com/repos/pydata/xarray/issues/1027 | MDEyOklzc3VlQ29tbWVudDI1MTEzNjI5MQ== | shoyer 1217238 | 2016-10-03T15:22:18Z | 2016-10-03T15:22:18Z | MEMBER | Thanks! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Groupby bins empty groups 180536861 | |
| 251014690 | https://github.com/pydata/xarray/pull/1027#issuecomment-251014690 | https://api.github.com/repos/pydata/xarray/issues/1027 | MDEyOklzc3VlQ29tbWVudDI1MTAxNDY5MA== | shoyer 1217238 | 2016-10-03T02:26:24Z | 2016-10-03T02:26:24Z | MEMBER | Yeah my inclination would be not to add the option at all. On Sun, Oct 2, 2016 at 7:16 PM Ryan Abernathey notifications@github.com wrote:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Groupby bins empty groups 180536861 | |
| 251010760 | https://github.com/pydata/xarray/pull/1027#issuecomment-251010760 | https://api.github.com/repos/pydata/xarray/issues/1027 | MDEyOklzc3VlQ29tbWVudDI1MTAxMDc2MA== | shoyer 1217238 | 2016-10-03T01:33:21Z | 2016-10-03T01:33:21Z | MEMBER | Rather than adding a new keyword argument, I'm inclined to unilaterally set |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Groupby bins empty groups 180536861 |
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