home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 522884516

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/3232#issuecomment-522884516 https://api.github.com/repos/pydata/xarray/issues/3232 522884516 MDEyOklzc3VlQ29tbWVudDUyMjg4NDUxNg== 1217238 2019-08-20T07:07:18Z 2019-08-20T07:07:18Z MEMBER

Implementing it has some backwards compat concerns as well, because people may be relying on np.somefunc(some_torch_tensor) to be coerced to ndarray.

Yes, this is a concern for JAX as well. This is a definite downside of reusing NumPy's existing namespace.

It turns out even xarray was relying on this behavior with dask in at least one edge case: https://github.com/pydata/xarray/issues/3215

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