issue_comments
8 rows where issue = 522523336 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add DatasetGroupBy.quantile · 8 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
554574425 | https://github.com/pydata/xarray/pull/3527#issuecomment-554574425 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1NDU3NDQyNQ== | keewis 14808389 | 2019-11-15T23:55:14Z | 2019-11-15T23:55:14Z | MEMBER |
But I agree this discussion does not really belong here. So, thanks all! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
554428708 | https://github.com/pydata/xarray/pull/3527#issuecomment-554428708 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1NDQyODcwOA== | keewis 14808389 | 2019-11-15T16:24:19Z | 2019-11-15T17:03:40Z | MEMBER | I can also reproduce this with Edit: I'm fairly certain this is due to what I mentioned in https://github.com/pydata/xarray/pull/3527#issuecomment-553994537 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
554427971 | https://github.com/pydata/xarray/pull/3527#issuecomment-554427971 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1NDQyNzk3MQ== | keewis 14808389 | 2019-11-15T16:22:41Z | 2019-11-15T16:22:41Z | MEMBER | but that's only because |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
554404625 | https://github.com/pydata/xarray/pull/3527#issuecomment-554404625 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1NDQwNDYyNQ== | keewis 14808389 | 2019-11-15T15:29:53Z | 2019-11-15T15:29:53Z | MEMBER | well, it was surprising to me. It also might be problematic that it matters if we first pull out a
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
554394159 | https://github.com/pydata/xarray/pull/3527#issuecomment-554394159 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1NDM5NDE1OQ== | keewis 14808389 | 2019-11-15T15:05:34Z | 2019-11-15T15:05:34Z | MEMBER | sure. But as Also, what will we do re |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
553994537 | https://github.com/pydata/xarray/pull/3527#issuecomment-553994537 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1Mzk5NDUzNw== | keewis 14808389 | 2019-11-14T17:31:58Z | 2019-11-14T17:58:54Z | MEMBER | the difference is here, where in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
553650563 | https://github.com/pydata/xarray/pull/3527#issuecomment-553650563 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1MzY1MDU2Mw== | keewis 14808389 | 2019-11-13T23:21:23Z | 2019-11-13T23:21:23Z | MEMBER | that would open a new category. Should I use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 | |
553647261 | https://github.com/pydata/xarray/pull/3527#issuecomment-553647261 | https://api.github.com/repos/pydata/xarray/issues/3527 | MDEyOklzc3VlQ29tbWVudDU1MzY0NzI2MQ== | keewis 14808389 | 2019-11-13T23:10:34Z | 2019-11-13T23:10:34Z | MEMBER | is |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add DatasetGroupBy.quantile 522523336 |
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