issue_comments
3 rows where author_association = "CONTRIBUTOR" and user = 2840348 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, created_at (date), updated_at (date)
user 1
- gbrener · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
313180221 | https://github.com/pydata/xarray/pull/1468#issuecomment-313180221 | https://api.github.com/repos/pydata/xarray/issues/1468 | MDEyOklzc3VlQ29tbWVudDMxMzE4MDIyMQ== | gbrener 2840348 | 2017-07-05T18:01:28Z | 2017-07-05T18:01:28Z | CONTRIBUTOR | Thanks for the feedback @fmaussion . I addressed your suggestions and made some small cleanups. Please let me know if there's anything else. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Center the coordinates to pixels for rasterio backend 239636285 | |
312370884 | https://github.com/pydata/xarray/pull/1468#issuecomment-312370884 | https://api.github.com/repos/pydata/xarray/issues/1468 | MDEyOklzc3VlQ29tbWVudDMxMjM3MDg4NA== | gbrener 2840348 | 2017-06-30T20:55:31Z | 2017-06-30T20:55:31Z | CONTRIBUTOR | Thanks for the feedback @jhamman - just added the documentation. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Center the coordinates to pixels for rasterio backend 239636285 | |
312367080 | https://github.com/pydata/xarray/pull/1455#issuecomment-312367080 | https://api.github.com/repos/pydata/xarray/issues/1455 | MDEyOklzc3VlQ29tbWVudDMxMjM2NzA4MA== | gbrener 2840348 | 2017-06-30T20:35:31Z | 2017-06-30T20:35:31Z | CONTRIBUTOR | Hey guys - anything else I can do to make this PR ready to be merged? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add attributes to rasterio backend 236259796 |
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]);
issue 2