issue_comments
2 rows where issue = 1278661854 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Expanduser (~) for open_dataset with dask · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1162010286 | https://github.com/pydata/xarray/pull/6710#issuecomment-1162010286 | https://api.github.com/repos/pydata/xarray/issues/6710 | IC_kwDOAMm_X85FQt6u | dcherian 2448579 | 2022-06-21T16:52:43Z | 2022-06-21T16:52:43Z | MEMBER | LGTM but I don't know if there are reasons this wasn't done before. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Expanduser (~) for open_dataset with dask 1278661854 | |
1161958357 | https://github.com/pydata/xarray/pull/6710#issuecomment-1161958357 | https://api.github.com/repos/pydata/xarray/issues/6710 | IC_kwDOAMm_X85FQhPV | headtr1ck 43316012 | 2022-06-21T16:05:22Z | 2022-06-21T16:09:22Z | COLLABORATOR | That mypy error is unrelated. I have tested locally that this fix works for the example in the issue for strings and pathlikes (at least on windows). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Expanduser (~) for open_dataset with dask 1278661854 |
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 2