issue_comments
7 rows where author_association = "MEMBER", issue = 534329975 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- silence sphinx warnings round 3 · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
566605273 | https://github.com/pydata/xarray/pull/3602#issuecomment-566605273 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NjYwNTI3Mw== | keewis 14808389 | 2019-12-17T15:59:41Z | 2019-12-17T16:45:18Z | MEMBER | I renamed |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
566638161 | https://github.com/pydata/xarray/pull/3602#issuecomment-566638161 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NjYzODE2MQ== | keewis 14808389 | 2019-12-17T16:24:09Z | 2019-12-17T16:24:09Z | MEMBER | on it |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
565830943 | https://github.com/pydata/xarray/pull/3602#issuecomment-565830943 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NTgzMDk0Mw== | keewis 14808389 | 2019-12-15T17:51:05Z | 2019-12-17T15:21:56Z | MEMBER | I think once we decided what to do with the Edit: I think we can just leave the accessor methods as is. This means we only have to decide what to do with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
565826169 | https://github.com/pydata/xarray/pull/3602#issuecomment-565826169 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NTgyNjE2OQ== | keewis 14808389 | 2019-12-15T16:48:02Z | 2019-12-15T16:48:02Z | MEMBER | this is fairly close now:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
565088059 | https://github.com/pydata/xarray/pull/3602#issuecomment-565088059 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NTA4ODA1OQ== | keewis 14808389 | 2019-12-12T16:46:23Z | 2019-12-12T16:46:23Z | MEMBER | no, not yet. There are a lot of warnings left even if I leave out the ones due to the parameter type. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
564335840 | https://github.com/pydata/xarray/pull/3602#issuecomment-564335840 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2NDMzNTg0MA== | keewis 14808389 | 2019-12-11T01:28:12Z | 2019-12-11T01:28:12Z | MEMBER | thanks for the review, @dcherian. The Other than that, only the injection methods and the datastore methods remain for the manually written part. Unfortunately, the autodoc / autosummary warnings are due to a sphinx bug (see https://github.com/pydata/xarray/issues/3370#issuecomment-564124368), so our only option right now is to use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 | |
563501747 | https://github.com/pydata/xarray/pull/3602#issuecomment-563501747 | https://api.github.com/repos/pydata/xarray/issues/3602 | MDEyOklzc3VlQ29tbWVudDU2MzUwMTc0Nw== | keewis 14808389 | 2019-12-10T00:22:34Z | 2019-12-10T23:30:11Z | MEMBER | I added a lot of new entries to Edit: I also added running |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence sphinx warnings round 3 534329975 |
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