issue_comments
4 rows where issue = 158902764 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- ENH: more control on colorbar · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
224939397 | https://github.com/pydata/xarray/pull/872#issuecomment-224939397 | https://api.github.com/repos/pydata/xarray/issues/872 | MDEyOklzc3VlQ29tbWVudDIyNDkzOTM5Nw== | shoyer 1217238 | 2016-06-09T15:52:53Z | 2016-06-09T15:52:53Z | MEMBER | Thanks @fmaussion ! |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ENH: more control on colorbar 158902764 | |
224939203 | https://github.com/pydata/xarray/pull/872#issuecomment-224939203 | https://api.github.com/repos/pydata/xarray/issues/872 | MDEyOklzc3VlQ29tbWVudDIyNDkzOTIwMw== | shoyer 1217238 | 2016-06-09T15:52:18Z | 2016-06-09T15:52:18Z | MEMBER | Yeah, I'm a big fan of squash-on-merge. It's much easier than forcing contributors to master |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ENH: more control on colorbar 158902764 | |
224922211 | https://github.com/pydata/xarray/pull/872#issuecomment-224922211 | https://api.github.com/repos/pydata/xarray/issues/872 | MDEyOklzc3VlQ29tbWVudDIyNDkyMjIxMQ== | shoyer 1217238 | 2016-06-09T14:59:02Z | 2016-06-09T14:59:02Z | MEMBER | This looks great. We just need a brief note for what's new now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ENH: more control on colorbar 158902764 | |
224719161 | https://github.com/pydata/xarray/pull/872#issuecomment-224719161 | https://api.github.com/repos/pydata/xarray/issues/872 | MDEyOklzc3VlQ29tbWVudDIyNDcxOTE2MQ== | shoyer 1217238 | 2016-06-08T20:35:52Z | 2016-06-08T20:35:52Z | MEMBER | This looks great -- it is possible to add a test for some of this functionality? Take a look at the existing plotting tests and see if there's anything you can do easily. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
ENH: more control on colorbar 158902764 |
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