issue_comments
5 rows where author_association = "CONTRIBUTOR" and issue = 847489988 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Surface plots · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
829239055 | https://github.com/pydata/xarray/pull/5101#issuecomment-829239055 | https://api.github.com/repos/pydata/xarray/issues/5101 | MDEyOklzc3VlQ29tbWVudDgyOTIzOTA1NQ== | johnomotani 3958036 | 2021-04-29T13:29:55Z | 2021-04-29T14:43:04Z | CONTRIBUTOR |
It seemed odd to add a |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Surface plots 847489988 | |
828034654 | https://github.com/pydata/xarray/pull/5101#issuecomment-828034654 | https://api.github.com/repos/pydata/xarray/issues/5101 | MDEyOklzc3VlQ29tbWVudDgyODAzNDY1NA== | johnomotani 3958036 | 2021-04-27T23:51:19Z | 2021-04-27T23:51:19Z | CONTRIBUTOR | Thanks @mathause - |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Surface plots 847489988 | |
812012953 | https://github.com/pydata/xarray/pull/5101#issuecomment-812012953 | https://api.github.com/repos/pydata/xarray/issues/5101 | MDEyOklzc3VlQ29tbWVudDgxMjAxMjk1Mw== | johnomotani 3958036 | 2021-04-01T16:10:01Z | 2021-04-01T16:10:01Z | CONTRIBUTOR | Tests pass! Think this is ready for review now @pydata/xarray |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Surface plots 847489988 | |
811935990 | https://github.com/pydata/xarray/pull/5101#issuecomment-811935990 | https://api.github.com/repos/pydata/xarray/issues/5101 | MDEyOklzc3VlQ29tbWVudDgxMTkzNTk5MA== | johnomotani 3958036 | 2021-04-01T14:11:35Z | 2021-04-01T14:11:35Z | CONTRIBUTOR | Seems like the way I've implemented surface plots requires a slightly newer version than the oldest supported matplotlib to use the |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Surface plots 847489988 | |
811519561 | https://github.com/pydata/xarray/pull/5101#issuecomment-811519561 | https://api.github.com/repos/pydata/xarray/issues/5101 | MDEyOklzc3VlQ29tbWVudDgxMTUxOTU2MQ== | johnomotani 3958036 | 2021-03-31T22:59:59Z | 2021-03-31T22:59:59Z | CONTRIBUTOR | Note, this PR includes the bugfix in #5099, because it needed to build on that change. #5099 is smaller, so I guess it will naturally be merged first. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Surface plots 847489988 |
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