home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1118239188

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/6573#issuecomment-1118239188 https://api.github.com/repos/pydata/xarray/issues/6573 1118239188 IC_kwDOAMm_X85CpvnU 5635139 2022-05-05T07:08:46Z 2022-05-05T07:08:46Z MEMBER

This does seem very odd. Does anyone have any ideas? As per @forman , changing

diff -c32 = xr.DataArray(np.linspace(0, 1, 10, dtype=np.float32), dims='x') +c32 = xr.DataArray(np.linspace(0, 1, 10, dtype=np.float64), dims='x')

...causes the assertion to pass.

I'm not sure using floats as indexes is great, but I wouldn't have expected the results to be like this...

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