issue_comments
3 rows where author_association = "CONTRIBUTOR" and issue = 94417601 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Feature plotting · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
122483201 | https://github.com/pydata/xarray/pull/466#issuecomment-122483201 | https://api.github.com/repos/pydata/xarray/issues/466 | MDEyOklzc3VlQ29tbWVudDEyMjQ4MzIwMQ== | nbren12 1386642 | 2015-07-18T04:34:00Z | 2015-07-18T04:34:28Z | CONTRIBUTOR | I agree that One colorbar issue I find consistently annoying is having to manually
specify |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature plotting 94417601 | |
120573324 | https://github.com/pydata/xarray/pull/466#issuecomment-120573324 | https://api.github.com/repos/pydata/xarray/issues/466 | MDEyOklzc3VlQ29tbWVudDEyMDU3MzMyNA== | nbren12 1386642 | 2015-07-11T05:08:45Z | 2015-07-11T05:08:45Z | CONTRIBUTOR | For shared colorbars I would check out this stackoverflow thread. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature plotting 94417601 | |
120572985 | https://github.com/pydata/xarray/pull/466#issuecomment-120572985 | https://api.github.com/repos/pydata/xarray/issues/466 | MDEyOklzc3VlQ29tbWVudDEyMDU3Mjk4NQ== | nbren12 1386642 | 2015-07-11T05:01:41Z | 2015-07-11T05:03:07Z | CONTRIBUTOR | Looks really nice! One suggestion I can think of would be to allow the imshow function to work with nonuniform coordinates. matplotlib provides a On Sat, Jul 11, 2015 at 12:29 AM, Clark Fitzgerald <notifications@github.com
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Feature plotting 94417601 |
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