issue_comments: 885213103
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/pull/5571#issuecomment-885213103 | https://api.github.com/repos/pydata/xarray/issues/5571 | 885213103 | IC_kwDOAMm_X840w0ev | 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
} |
936313924 |