issue_comments
4 rows where author_association = "NONE", issue = 551344538 and user = 57364981 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Error using reduce(): percentile() got an unexpected keyword argument 'axis' · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 575677825 | https://github.com/pydata/xarray/issues/3701#issuecomment-575677825 | https://api.github.com/repos/pydata/xarray/issues/3701 | MDEyOklzc3VlQ29tbWVudDU3NTY3NzgyNQ== | mikebyrne6 57364981 | 2020-01-17T15:42:35Z | 2020-01-17T18:00:03Z | NONE | keewis'
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Error using reduce(): percentile() got an unexpected keyword argument 'axis' 551344538 | |
| 575655918 | https://github.com/pydata/xarray/issues/3701#issuecomment-575655918 | https://api.github.com/repos/pydata/xarray/issues/3701 | MDEyOklzc3VlQ29tbWVudDU3NTY1NTkxOA== | mikebyrne6 57364981 | 2020-01-17T14:48:58Z | 2020-01-17T14:48:58Z | NONE | Thanks a lot for this! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Error using reduce(): percentile() got an unexpected keyword argument 'axis' 551344538 | |
| 575596237 | https://github.com/pydata/xarray/issues/3701#issuecomment-575596237 | https://api.github.com/repos/pydata/xarray/issues/3701 | MDEyOklzc3VlQ29tbWVudDU3NTU5NjIzNw== | mikebyrne6 57364981 | 2020-01-17T11:51:28Z | 2020-01-17T11:51:28Z | NONE | Seems like I do need it:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Error using reduce(): percentile() got an unexpected keyword argument 'axis' 551344538 | |
| 575593148 | https://github.com/pydata/xarray/issues/3701#issuecomment-575593148 | https://api.github.com/repos/pydata/xarray/issues/3701 | MDEyOklzc3VlQ29tbWVudDU3NTU5MzE0OA== | mikebyrne6 57364981 | 2020-01-17T11:40:46Z | 2020-01-17T11:40:46Z | NONE | Thanks for that but ideally I wouldn't use |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Error using reduce(): percentile() got an unexpected keyword argument 'axis' 551344538 |
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