issue_comments
4 rows where issue = 487746465 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Use drawstyle instead of linestyle in plot.step. · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
604164703 | https://github.com/pydata/xarray/pull/3274#issuecomment-604164703 | https://api.github.com/repos/pydata/xarray/issues/3274 | MDEyOklzc3VlQ29tbWVudDYwNDE2NDcwMw== | max-sixty 5635139 | 2020-03-26T00:47:50Z | 2020-03-26T00:47:50Z | MEMBER | Thanks @QuLogic ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Use drawstyle instead of linestyle in plot.step. 487746465 | |
604142368 | https://github.com/pydata/xarray/pull/3274#issuecomment-604142368 | https://api.github.com/repos/pydata/xarray/issues/3274 | MDEyOklzc3VlQ29tbWVudDYwNDE0MjM2OA== | max-sixty 5635139 | 2020-03-25T23:27:48Z | 2020-03-25T23:27:48Z | MEMBER | Yes agree! Let's merge on green |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Use drawstyle instead of linestyle in plot.step. 487746465 | |
547452024 | https://github.com/pydata/xarray/pull/3274#issuecomment-547452024 | https://api.github.com/repos/pydata/xarray/issues/3274 | MDEyOklzc3VlQ29tbWVudDU0NzQ1MjAyNA== | max-sixty 5635139 | 2019-10-29T14:37:00Z | 2019-10-29T14:37:00Z | MEMBER | @QuLogic this is so close! How would you feel about a test & whatsnew entry? Then we can merge. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Use drawstyle instead of linestyle in plot.step. 487746465 | |
526815188 | https://github.com/pydata/xarray/pull/3274#issuecomment-526815188 | https://api.github.com/repos/pydata/xarray/issues/3274 | MDEyOklzc3VlQ29tbWVudDUyNjgxNTE4OA== | max-sixty 5635139 | 2019-08-31T09:17:09Z | 2019-08-31T09:17:09Z | MEMBER | Thanks @QuLogic ! If you want to add a whatsnew and give yourself credit, please do. Given it silences a warning, I don't think we necessarily need a test; if you have an easy one to add then feel free. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Use drawstyle instead of linestyle in plot.step. 487746465 |
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