issue_comments
4 rows where issue = 681528611 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
These facets timed out: author_association, issue
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
678677055 | https://github.com/pydata/xarray/pull/4351#issuecomment-678677055 | https://api.github.com/repos/pydata/xarray/issues/4351 | MDEyOklzc3VlQ29tbWVudDY3ODY3NzA1NQ== | max-sixty 5635139 | 2020-08-22T18:44:22Z | 2020-08-22T18:44:22Z | MEMBER | Lmk any thoughts. I had added some more tests for nd reductions. Otherwise will merge later! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow cov & corr to handle missing values 681528611 | |
677797269 | https://github.com/pydata/xarray/pull/4351#issuecomment-677797269 | https://api.github.com/repos/pydata/xarray/issues/4351 | MDEyOklzc3VlQ29tbWVudDY3Nzc5NzI2OQ== | max-sixty 5635139 | 2020-08-20T17:25:46Z | 2020-08-20T17:25:46Z | MEMBER | This is ready to go on green |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow cov & corr to handle missing values 681528611 | |
676514966 | https://github.com/pydata/xarray/pull/4351#issuecomment-676514966 | https://api.github.com/repos/pydata/xarray/issues/4351 | MDEyOklzc3VlQ29tbWVudDY3NjUxNDk2Ng== | max-sixty 5635139 | 2020-08-19T16:01:40Z | 2020-08-19T16:01:40Z | MEMBER |
Ha, no stress @AndrewWilliams3142 ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow cov & corr to handle missing values 681528611 | |
676398501 | https://github.com/pydata/xarray/pull/4351#issuecomment-676398501 | https://api.github.com/repos/pydata/xarray/issues/4351 | MDEyOklzc3VlQ29tbWVudDY3NjM5ODUwMQ== | max-sixty 5635139 | 2020-08-19T13:55:16Z | 2020-08-19T13:55:16Z | MEMBER |
Sure — though what's wrong with it? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow cov & corr to handle missing values 681528611 |
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