issue_comments
3 rows where issue = 33396232 and user = 703554 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- initial implementation of support for NetCDF groups · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
43385302 | https://github.com/pydata/xarray/pull/127#issuecomment-43385302 | https://api.github.com/repos/pydata/xarray/issues/127 | MDEyOklzc3VlQ29tbWVudDQzMzg1MzAy | alimanfoo 703554 | 2014-05-16T22:16:01Z | 2014-05-16T22:16:01Z | CONTRIBUTOR | No worries, glad to contribute. On Friday, 16 May 2014, Stephan Hoyer notifications@github.com wrote:
Alistair Miles Head of Epidemiological Informatics Centre for Genomics and Global Health http://cggh.org The Wellcome Trust Centre for Human Genetics Roosevelt Drive Oxford OX3 7BN United Kingdom Web: http://purl.org/net/aliman Email: alimanfoo@gmail.com Tel: +44 (0)1865 287721 _new number_ |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
initial implementation of support for NetCDF groups 33396232 | |
43059199 | https://github.com/pydata/xarray/pull/127#issuecomment-43059199 | https://api.github.com/repos/pydata/xarray/issues/127 | MDEyOklzc3VlQ29tbWVudDQzMDU5MTk5 | alimanfoo 703554 | 2014-05-14T09:20:01Z | 2014-05-14T09:20:01Z | CONTRIBUTOR | I've added a test to check for an error when a group is not found. I also changed the implementation of the group access function to avoid recursion, it seemed simpler. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
initial implementation of support for NetCDF groups 33396232 | |
43024743 | https://github.com/pydata/xarray/pull/127#issuecomment-43024743 | https://api.github.com/repos/pydata/xarray/issues/127 | MDEyOklzc3VlQ29tbWVudDQzMDI0NzQz | alimanfoo 703554 | 2014-05-13T23:11:07Z | 2014-05-13T23:11:07Z | CONTRIBUTOR | Thanks for the comments, all makes good sense. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
initial implementation of support for NetCDF groups 33396232 |
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