home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 201510142

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/804#issuecomment-201510142 https://api.github.com/repos/pydata/xarray/issues/804 201510142 MDEyOklzc3VlQ29tbWVudDIwMTUxMDE0Mg== 1217238 2016-03-25T21:18:59Z 2016-03-25T21:18:59Z MEMBER

It would be nice to be able to use dask.compute() for this, by defining a duck type system for dask objects such that xarray objects can participate. (xref https://github.com/dask/dask/issues/700)

I'm not sure what a good api is here, as xarray objects mutate when computed.

Yeah, this is somewhat unfortunate, but convenient (though somewhat obsolete with dask's cachey). Perhaps adding a dedicated .compute() method that does not mutate would be a good idea.

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