issue_comments
3 rows where issue = 558742452 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- GRIB Data Example notebook - dataset not found · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 581515771 | https://github.com/pydata/xarray/issues/3742#issuecomment-581515771 | https://api.github.com/repos/pydata/xarray/issues/3742 | MDEyOklzc3VlQ29tbWVudDU4MTUxNTc3MQ== | dcherian 2448579 | 2020-02-03T17:05:07Z | 2020-02-03T17:05:07Z | MEMBER | Should get fixed now that the feedstock has been updated. Thanks for report @raybellwaves |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
GRIB Data Example notebook - dataset not found 558742452 | |
| 581203038 | https://github.com/pydata/xarray/issues/3742#issuecomment-581203038 | https://api.github.com/repos/pydata/xarray/issues/3742 | MDEyOklzc3VlQ29tbWVudDU4MTIwMzAzOA== | raybellwaves 17162724 | 2020-02-03T01:29:10Z | 2020-02-03T01:29:10Z | CONTRIBUTOR |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
GRIB Data Example notebook - dataset not found 558742452 | |
| 581168177 | https://github.com/pydata/xarray/issues/3742#issuecomment-581168177 | https://api.github.com/repos/pydata/xarray/issues/3742 | MDEyOklzc3VlQ29tbWVudDU4MTE2ODE3Nw== | keewis 14808389 | 2020-02-02T19:27:40Z | 2020-02-02T19:31:33Z | MEMBER | Could you print the value of Edit: just found |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
GRIB Data Example notebook - dataset not found 558742452 |
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