issue_comments
3 rows where author_association = "CONTRIBUTOR" and issue = 94787306 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- add scatter plot method to dataset · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 441486969 | https://github.com/pydata/xarray/issues/470#issuecomment-441486969 | https://api.github.com/repos/pydata/xarray/issues/470 | MDEyOklzc3VlQ29tbWVudDQ0MTQ4Njk2OQ== | aidanheerdegen 6063709 | 2018-11-26T00:14:46Z | 2018-11-26T00:14:46Z | CONTRIBUTOR | In the absence of a dedicated method, it is possible to obtain a scatterplot with the keyword options to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add scatter plot method to dataset 94787306 | |
| 401405688 | https://github.com/pydata/xarray/issues/470#issuecomment-401405688 | https://api.github.com/repos/pydata/xarray/issues/470 | MDEyOklzc3VlQ29tbWVudDQwMTQwNTY4OA== | pwolfram 4295853 | 2018-06-29T16:27:02Z | 2018-06-29T16:27:02Z | CONTRIBUTOR | I agree this could be helpful... is there any interest in reviving this stale issue? |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add scatter plot method to dataset 94787306 | |
| 304091977 | https://github.com/pydata/xarray/issues/470#issuecomment-304091977 | https://api.github.com/repos/pydata/xarray/issues/470 | MDEyOklzc3VlQ29tbWVudDMwNDA5MTk3Nw== | barronh 1191149 | 2017-05-25T18:49:29Z | 2017-05-25T18:49:29Z | CONTRIBUTOR | +1 Especially useful when using unstructured spatial datasets like observation stations.
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add scatter plot method to dataset 94787306 |
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