issue_comments
4 rows where issue = 437126178 and user = 2535390 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- DOC: avoid downloading .tif file · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
487485638 | https://github.com/pydata/xarray/pull/2919#issuecomment-487485638 | https://api.github.com/repos/pydata/xarray/issues/2919 | MDEyOklzc3VlQ29tbWVudDQ4NzQ4NTYzOA== | grinsted 2535390 | 2019-04-29T08:07:31Z | 2019-04-29T08:07:31Z | CONTRIBUTOR | I wonder why it desn't work with pip. It is a feature inherited from GDAL. I guess it has something to do with how that is compiled. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
DOC: avoid downloading .tif file 437126178 | |
487469379 | https://github.com/pydata/xarray/pull/2919#issuecomment-487469379 | https://api.github.com/repos/pydata/xarray/issues/2919 | MDEyOklzc3VlQ29tbWVudDQ4NzQ2OTM3OQ== | grinsted 2535390 | 2019-04-29T06:56:31Z | 2019-04-29T06:56:31Z | CONTRIBUTOR | I have just tested on a linux box and it works. I have access to a geo-notebook on a cloud service via my university . sys.version says: 3.6.7 | packaged by conda-forge | (default, Feb 28 2019, 09:07:38) [GCC 7.3.0] |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
DOC: avoid downloading .tif file 437126178 | |
487396945 | https://github.com/pydata/xarray/pull/2919#issuecomment-487396945 | https://api.github.com/repos/pydata/xarray/issues/2919 | MDEyOklzc3VlQ29tbWVudDQ4NzM5Njk0NQ== | grinsted 2535390 | 2019-04-28T16:57:46Z | 2019-04-28T16:57:46Z | CONTRIBUTOR | I wrote this code on Windows 10. I also use the rasterio feature on a Linux box (but not via xarray). I use anaconda on both machines. On Fri, 26 Apr 2019, 12:16 Fabien Maussion, notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
DOC: avoid downloading .tif file 437126178 | |
486657353 | https://github.com/pydata/xarray/pull/2919#issuecomment-486657353 | https://api.github.com/repos/pydata/xarray/issues/2919 | MDEyOklzc3VlQ29tbWVudDQ4NjY1NzM1Mw== | grinsted 2535390 | 2019-04-25T12:45:57Z | 2019-04-25T12:45:57Z | CONTRIBUTOR | Done. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
DOC: avoid downloading .tif file 437126178 |
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