home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 282178751

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
282178751 MDU6SXNzdWUyODIxNzg3NTE= 1784 Add compute=False keywords to `to_foo` functions 306380 closed 0     9 2017-12-14T17:25:19Z 2018-05-16T15:05:03Z 2018-05-16T15:05:03Z MEMBER      

When working with @jhamman profiling the to_zarr method on large datasets I wanted the ability to run through the to_zarr setup code, but avoid waiting on the dask computation to finish. In many functions in Dask proper our to_foo methods have a compute=False keyword that returns a dask.delayed object on which people can call compute later if desired.

cc @jhamman @rabernat @jakirkham (who has been looking at similar questions within dask.array.Array.store)

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1784/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 9 rows from issue in issue_comments
Powered by Datasette · Queries took 2.348ms · About: xarray-datasette