issue_comments
where issue = 396084551 and user = 1217238 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 |
---|---|---|---|---|---|---|---|---|---|---|---|
505057218 | https://github.com/pydata/xarray/pull/2650#issuecomment-505057218 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDUwNTA1NzIxOA== | shoyer 1217238 | 2019-06-24T15:20:38Z | 2019-06-24T15:20:38Z | MEMBER | OK, in it goes. Thanks @max-sixty ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 | |
453923654 | https://github.com/pydata/xarray/pull/2650#issuecomment-453923654 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDQ1MzkyMzY1NA== | shoyer 1217238 | 2019-01-14T07:58:26Z | 2019-01-14T07:58:26Z | MEMBER |
You could probably copy the logic from |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 | |
453843812 | https://github.com/pydata/xarray/pull/2650#issuecomment-453843812 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDQ1Mzg0MzgxMg== | shoyer 1217238 | 2019-01-13T16:29:16Z | 2019-01-13T16:29:16Z | MEMBER | see https://github.com/pydata/xarray/pull/2669 for the tests issue On Sun, Jan 13, 2019 at 6:12 PM Maximilian Roos notifications@github.com wrote:
|
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 | |
452187740 | https://github.com/pydata/xarray/pull/2650#issuecomment-452187740 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDQ1MjE4Nzc0MA== | shoyer 1217238 | 2019-01-08T06:15:09Z | 2019-01-08T06:15:09Z | MEMBER | I would lean towards a dedicated method, since there are method specific options. It's pretty awkward to reuse a single interface for that. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 | |
451730029 | https://github.com/pydata/xarray/pull/2650#issuecomment-451730029 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDQ1MTczMDAyOQ== | shoyer 1217238 | 2019-01-06T10:11:43Z | 2019-01-06T10:11:43Z | MEMBER | Before we add even an optional dependency on numbagg in xarray, we should probably do a bit of cleanup (e.g., making sure we're happy with its public interface, and putting a release up on pypi) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 | |
451729769 | https://github.com/pydata/xarray/pull/2650#issuecomment-451729769 | https://api.github.com/repos/pydata/xarray/issues/2650 | MDEyOklzc3VlQ29tbWVudDQ1MTcyOTc2OQ== | shoyer 1217238 | 2019-01-06T10:06:40Z | 2019-01-06T10:06:40Z | MEMBER | I know the name |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
rolling_exp (nee ewm) 396084551 |
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