issue_comments
4 rows where author_association = "MEMBER", issue = 499477363 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Implement polyfit? · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
561241142 | https://github.com/pydata/xarray/issues/3349#issuecomment-561241142 | https://api.github.com/repos/pydata/xarray/issues/3349 | MDEyOklzc3VlQ29tbWVudDU2MTI0MTE0Mg== | dcherian 2448579 | 2019-12-03T16:17:00Z | 2019-12-03T16:17:00Z | MEMBER | xyzpy has a polyfit too : https://xyzpy.readthedocs.io/en/latest/manipulate.html |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement polyfit? 499477363 | |
537552488 | https://github.com/pydata/xarray/issues/3349#issuecomment-537552488 | https://api.github.com/repos/pydata/xarray/issues/3349 | MDEyOklzc3VlQ29tbWVudDUzNzU1MjQ4OA== | dcherian 2448579 | 2019-10-02T15:40:04Z | 2019-10-02T15:40:04Z | MEMBER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement polyfit? 499477363 | ||
536663815 | https://github.com/pydata/xarray/issues/3349#issuecomment-536663815 | https://api.github.com/repos/pydata/xarray/issues/3349 | MDEyOklzc3VlQ29tbWVudDUzNjY2MzgxNQ== | dcherian 2448579 | 2019-09-30T17:25:38Z | 2019-09-30T17:25:38Z | MEMBER | The quickest way to close this is probably to extend @fujiisoup's xr-scipy(https://github.com/fujiisoup/xr-scipy) to wrap |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement polyfit? 499477363 | |
535967743 | https://github.com/pydata/xarray/issues/3349#issuecomment-535967743 | https://api.github.com/repos/pydata/xarray/issues/3349 | MDEyOklzc3VlQ29tbWVudDUzNTk2Nzc0Mw== | dcherian 2448579 | 2019-09-27T14:39:02Z | 2019-09-27T15:07:33Z | MEMBER | dask has EDIT: I am in favour of adding this. It's a common use case like |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement polyfit? 499477363 |
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