issue_comments
7 rows where author_association = "CONTRIBUTOR" and issue = 251734482 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add `pathlib.Path` support to `open_(mf)dataset` · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
326548654 | https://github.com/pydata/xarray/pull/1514#issuecomment-326548654 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNjU0ODY1NA== | willirath 5700886 | 2017-09-01T10:35:41Z | 2017-09-01T10:35:41Z | CONTRIBUTOR | Thanks @shoyer! I like the shorter example. It shows the essence of why pathlib is such a nice thing. Is there anything more to do in this PR? Am 31. August 2017 17:48:24 schrieb Stephan Hoyer notifications@github.com:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
325187598 | https://github.com/pydata/xarray/pull/1514#issuecomment-325187598 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNTE4NzU5OA== | willirath 5700886 | 2017-08-27T09:35:40Z | 2017-08-27T09:35:40Z | CONTRIBUTOR | AppVeyor test failed with HTTP time-outs when trying to get |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
325158074 | https://github.com/pydata/xarray/pull/1514#issuecomment-325158074 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNTE1ODA3NA== | willirath 5700886 | 2017-08-26T19:47:40Z | 2017-08-26T19:47:40Z | CONTRIBUTOR |
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
324970564 | https://github.com/pydata/xarray/pull/1514#issuecomment-324970564 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNDk3MDU2NA== | willirath 5700886 | 2017-08-25T16:28:16Z | 2017-08-25T16:28:16Z | CONTRIBUTOR |
Ah, that's nice! And then I remove the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
324966586 | https://github.com/pydata/xarray/pull/1514#issuecomment-324966586 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNDk2NjU4Ng== | willirath 5700886 | 2017-08-25T16:12:23Z | 2017-08-25T16:12:23Z | CONTRIBUTOR | One more thing:
Currently, I've set |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
324962241 | https://github.com/pydata/xarray/pull/1514#issuecomment-324962241 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNDk2MjI0MQ== | willirath 5700886 | 2017-08-25T15:56:20Z | 2017-08-25T15:56:20Z | CONTRIBUTOR |
Tests are already done on my personal Travis Account (skipped intermediate commits there).
Actually true only for To me, aae32a8 looks like pathlib support is now present whereever it makes sense. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 | |
324898664 | https://github.com/pydata/xarray/pull/1514#issuecomment-324898664 | https://api.github.com/repos/pydata/xarray/issues/1514 | MDEyOklzc3VlQ29tbWVudDMyNDg5ODY2NA== | willirath 5700886 | 2017-08-25T11:59:27Z | 2017-08-25T11:59:27Z | CONTRIBUTOR | Thanks for the review @shoyer ! On my machine, I've already stared adapting the other backends ( |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add `pathlib.Path` support to `open_(mf)dataset` 251734482 |
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