home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 588279671

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/issues/3778#issuecomment-588279671 https://api.github.com/repos/pydata/xarray/issues/3778 588279671 MDEyOklzc3VlQ29tbWVudDU4ODI3OTY3MQ== 14808389 2020-02-19T15:04:50Z 2020-02-19T15:04:50Z MEMBER

since pint became (or will become, once #3594 is closed) a optional dependency, we will definitely have to add it to show_versions.

Note that none of them will fail with dask installed (which is why we didn't catch this with CI): without dask: python d = np.datetime64("NaT", "ns") v = xr.Variable(["x"], ureg.Quantity([d], ureg.m)) assert v.equals(v.copy()) # AssertionError with dask, equals returns True and the tests pass.

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