issue_comments
4 rows where issue = 339909651 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- IPython crash after xarray.opendataset : free():invalid next size (fast) · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
422459458 | https://github.com/pydata/xarray/issues/2275#issuecomment-422459458 | https://api.github.com/repos/pydata/xarray/issues/2275 | MDEyOklzc3VlQ29tbWVudDQyMjQ1OTQ1OA== | shoyer 1217238 | 2018-09-18T16:25:32Z | 2018-09-18T16:25:32Z | MEMBER | You might need to make a new conda environment. I'm not sure why it's only showing 1.2.4 as the latest release. On Tue, Sep 18, 2018 at 6:37 AM dkobashi notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython crash after xarray.opendataset : free():invalid next size (fast) 339909651 | |
422218389 | https://github.com/pydata/xarray/issues/2275#issuecomment-422218389 | https://api.github.com/repos/pydata/xarray/issues/2275 | MDEyOklzc3VlQ29tbWVudDQyMjIxODM4OQ== | shoyer 1217238 | 2018-09-18T00:58:25Z | 2018-09-18T00:58:25Z | MEMBER | @dkobashi |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython crash after xarray.opendataset : free():invalid next size (fast) 339909651 | |
422126176 | https://github.com/pydata/xarray/issues/2275#issuecomment-422126176 | https://api.github.com/repos/pydata/xarray/issues/2275 | MDEyOklzc3VlQ29tbWVudDQyMjEyNjE3Ng== | shoyer 1217238 | 2018-09-17T18:43:35Z | 2018-09-17T18:43:35Z | MEMBER | @dkobashi how did you install Python? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython crash after xarray.opendataset : free():invalid next size (fast) 339909651 | |
403954586 | https://github.com/pydata/xarray/issues/2275#issuecomment-403954586 | https://api.github.com/repos/pydata/xarray/issues/2275 | MDEyOklzc3VlQ29tbWVudDQwMzk1NDU4Ng== | shoyer 1217238 | 2018-07-10T20:26:39Z | 2018-07-10T20:26:39Z | MEMBER | Can you please share the output of My free is that this is a bug in one of the underlying libraries xarray uses for reading netCDF files. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
IPython crash after xarray.opendataset : free():invalid next size (fast) 339909651 |
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