home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 628083718

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/3847#issuecomment-628083718 https://api.github.com/repos/pydata/xarray/issues/3847 628083718 MDEyOklzc3VlQ29tbWVudDYyODA4MzcxOA== 1217238 2020-05-13T15:55:52Z 2020-05-13T15:55:52Z MEMBER

It looks like there might be some sort of issue with dask's numpy compatibility layer? e.g., in np.allclose?

These fallbacks are catching quite a few errors....

One idea would be to try plumbing this logic into np.testing.assert_allclose (which doesn't do dispatching) rather than np.allclose. The former comes pre-packaged with better error messages, which might be handy.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  577425749
Powered by Datasette · Queries took 159.813ms · About: xarray-datasette