issue_comments
7 rows where author_association = "MEMBER", issue = 936313924 and user = 35968931 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Rely on NEP-18 to dispatch to dask in duck_array_ops · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
931724589 | https://github.com/pydata/xarray/pull/5571#issuecomment-931724589 | https://api.github.com/repos/pydata/xarray/issues/5571 | IC_kwDOAMm_X843iP0t | TomNicholas 35968931 | 2021-09-30T21:39:32Z | 2021-09-30T21:39:32Z | MEMBER | The what's new entry for this went in under the wrong edition - I fixed it in https://github.com/pydata/xarray/commit/ebfc6a3db0580cc11418e906766805ff4bf36455 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
930405466 | https://github.com/pydata/xarray/pull/5571#issuecomment-930405466 | https://api.github.com/repos/pydata/xarray/issues/5571 | IC_kwDOAMm_X843dNxa | TomNicholas 35968931 | 2021-09-29T17:48:31Z | 2021-09-29T17:48:31Z | MEMBER | Thanks for the reminder @dcherian - I merged main and all the tests pass so I'll merge this PR now! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
907489614 | https://github.com/pydata/xarray/pull/5571#issuecomment-907489614 | https://api.github.com/repos/pydata/xarray/issues/5571 | IC_kwDOAMm_X842FzFO | TomNicholas 35968931 | 2021-08-27T21:36:48Z | 2021-08-27T21:36:48Z | MEMBER | Doctests passed! Thanks so much @Illviljan ! |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
905973029 | https://github.com/pydata/xarray/pull/5571#issuecomment-905973029 | https://api.github.com/repos/pydata/xarray/issues/5571 | IC_kwDOAMm_X842AA0l | TomNicholas 35968931 | 2021-08-26T00:46:35Z | 2021-08-26T00:46:35Z | MEMBER | @Illviljan that actually solved those padding errors! Awesome! The tests still fail because of something going on with |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
885213103 | https://github.com/pydata/xarray/pull/5571#issuecomment-885213103 | https://api.github.com/repos/pydata/xarray/issues/5571 | IC_kwDOAMm_X840w0ev | TomNicholas 35968931 | 2021-07-22T20:31:35Z | 2021-07-22T20:31:35Z | MEMBER | Now there is one more mystery: why do some of the tests for padding fail with output that is 0.5 away from what's expected??: ``` ___ TestVariableWithDask.test_pad[xr_arg3-np_arg3-mean] ______ [gw3] linux -- Python 3.7.10 /usr/share/miniconda/envs/xarray-tests/bin/python self = <xarray.tests.test_variable.TestVariableWithDask object at 0x7f10bd848990> mode = 'mean', xr_arg = {'x': (3, 1), 'z': (2, 0)} np_arg = ((3, 1), (0, 0), (2, 0))
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
873468285 | https://github.com/pydata/xarray/pull/5571#issuecomment-873468285 | https://api.github.com/repos/pydata/xarray/issues/5571 | MDEyOklzc3VlQ29tbWVudDg3MzQ2ODI4NQ== | TomNicholas 35968931 | 2021-07-03T20:49:50Z | 2021-07-03T20:49:50Z | MEMBER | A net-negative pull request :exploding_head: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 | |
873459181 | https://github.com/pydata/xarray/pull/5571#issuecomment-873459181 | https://api.github.com/repos/pydata/xarray/issues/5571 | MDEyOklzc3VlQ29tbWVudDg3MzQ1OTE4MQ== | TomNicholas 35968931 | 2021-07-03T19:31:44Z | 2021-07-03T19:31:44Z | MEMBER | Right I understand the failure now - everywhere where |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Rely on NEP-18 to dispatch to dask in duck_array_ops 936313924 |
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