issue_comments: 455386887
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/2593#issuecomment-455386887 | https://api.github.com/repos/pydata/xarray/issues/2593 | 455386887 | MDEyOklzc3VlQ29tbWVudDQ1NTM4Njg4Nw== | 8708062 | 2019-01-18T00:50:29Z | 2019-01-18T00:50:29Z | CONTRIBUTOR |
Could this issue be related to the linear algebra library? A minimal example would be the earlier example you gave. For both cftime 1.0.0 and 1.0.3.4, I get "mismatch 60.0%".
So I keep pandas' logic (the first bin has 1 day and 1 microsecond added to it) and raise a Value Error when either
I'm testing against the dev version, 11 commits behind. Could the errors for
We probably don't. I forget the reason but early on in development, resampling tests failed for some time ranges when using purely odd frequencies while others failed with purely even ones. Resampling tests for12H/24H frequencies might not be needed now that `_adjust_bin_edges' is being used.
I'll look into writing targeted unit tests. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
387924616 |