home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 262214999

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/798#issuecomment-262214999 https://api.github.com/repos/pydata/xarray/issues/798 262214999 MDEyOklzc3VlQ29tbWVudDI2MjIxNDk5OQ== 346079 2016-11-22T11:18:56Z 2016-11-22T11:18:56Z NONE

When using xarray with the dask.distributed scheduler it would be useful to be able to persist intermediate DataArrays / Datasets on remote workers.

There could be a persist method analogous to the compute method introduced in #1024. Potential issues with this approach are:

  1. What are the semantics of this operation for the general case where dask or distributed are not used?
  2. Is it justified to add an operation which is rather specific to the distributed scheduler?

(Could create a separate issue for this if preferred).

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