issue_comments
2 rows where issue = 341331807 and user = 8202276 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add CRS/projection information to xarray objects · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
410770936 | https://github.com/pydata/xarray/issues/2288#issuecomment-410770936 | https://api.github.com/repos/pydata/xarray/issues/2288 | MDEyOklzc3VlQ29tbWVudDQxMDc3MDkzNg== | wy2136 8202276 | 2018-08-06T16:38:51Z | 2018-08-06T16:38:51Z | NONE | @djhoese Sure. It would be great to have collaborations in the future. The packages and libraries you guys are working on are awesome. We really need them in our research. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add CRS/projection information to xarray objects 341331807 | |
410276752 | https://github.com/pydata/xarray/issues/2288#issuecomment-410276752 | https://api.github.com/repos/pydata/xarray/issues/2288 | MDEyOklzc3VlQ29tbWVudDQxMDI3Njc1Mg== | wy2136 8202276 | 2018-08-03T14:47:31Z | 2018-08-03T14:47:31Z | NONE | Sorry for the confusion from the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add CRS/projection information to xarray objects 341331807 |
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