issue_comments
3 rows where author_association = "NONE" and issue = 550067372 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- AttributeError: cannot set attribute '_accessors' on a 'DataArray' object. · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
575123733 | https://github.com/pydata/xarray/issues/3696#issuecomment-575123733 | https://api.github.com/repos/pydata/xarray/issues/3696 | MDEyOklzc3VlQ29tbWVudDU3NTEyMzczMw== | prisae 8020943 | 2020-01-16T12:09:52Z | 2020-01-16T12:09:52Z | NONE | Fair enough, thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
AttributeError: cannot set attribute '_accessors' on a 'DataArray' object. 550067372 | |
574706821 | https://github.com/pydata/xarray/issues/3696#issuecomment-574706821 | https://api.github.com/repos/pydata/xarray/issues/3696 | MDEyOklzc3VlQ29tbWVudDU3NDcwNjgyMQ== | prisae 8020943 | 2020-01-15T15:18:05Z | 2020-01-15T15:18:05Z | NONE | Well I moved to NetCDF with complex values,
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
AttributeError: cannot set attribute '_accessors' on a 'DataArray' object. 550067372 | |
574593788 | https://github.com/pydata/xarray/issues/3696#issuecomment-574593788 | https://api.github.com/repos/pydata/xarray/issues/3696 | MDEyOklzc3VlQ29tbWVudDU3NDU5Mzc4OA== | prisae 8020943 | 2020-01-15T10:20:36Z | 2020-01-15T10:20:36Z | NONE | OK, that's fine. But would that mean that down the road (say from |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
AttributeError: cannot set attribute '_accessors' on a 'DataArray' object. 550067372 |
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