issue_comments
6 rows where issue = 116256319 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- docs consistent with Dataset constructor taking variables · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
161747978 | https://github.com/pydata/xarray/pull/654#issuecomment-161747978 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE2MTc0Nzk3OA== | shoyer 1217238 | 2015-12-03T19:00:54Z | 2015-12-03T19:00:54Z | MEMBER | thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 | |
159045769 | https://github.com/pydata/xarray/pull/654#issuecomment-159045769 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE1OTA0NTc2OQ== | shoyer 1217238 | 2015-11-23T19:57:37Z | 2015-11-23T19:57:37Z | MEMBER | Sorry still a few places where the terminology was mixed up. We aren't renaming the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 | |
158236320 | https://github.com/pydata/xarray/pull/654#issuecomment-158236320 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE1ODIzNjMyMA== | shoyer 1217238 | 2015-11-19T23:47:45Z | 2015-11-19T23:47:45Z | MEMBER | Thanks for the reminder -- just a few minor corrections |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 | |
157136187 | https://github.com/pydata/xarray/pull/654#issuecomment-157136187 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE1NzEzNjE4Nw== | shoyer 1217238 | 2015-11-16T19:00:22Z | 2015-11-16T19:00:22Z | MEMBER | Yes, this is great -- thank you! I do think it would be a good idea to rename that first |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 | |
156014938 | https://github.com/pydata/xarray/pull/654#issuecomment-156014938 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE1NjAxNDkzOA== | shoyer 1217238 | 2015-11-12T06:39:38Z | 2015-11-12T06:39:38Z | MEMBER | Hmm. Maybe it would be a good idea to rename |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 | |
156005389 | https://github.com/pydata/xarray/pull/654#issuecomment-156005389 | https://api.github.com/repos/pydata/xarray/issues/654 | MDEyOklzc3VlQ29tbWVudDE1NjAwNTM4OQ== | shoyer 1217238 | 2015-11-12T05:34:20Z | 2015-11-12T05:34:20Z | MEMBER | We should document |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
docs consistent with Dataset constructor taking variables 116256319 |
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