home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 2220228856

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
2220228856 I_kwDOAMm_X86EVgD4 8901 Is .persist in place or like .compute? 24508496 closed 0     3 2024-04-02T11:09:59Z 2024-04-02T23:52:33Z 2024-04-02T23:52:33Z CONTRIBUTOR      

What is your issue?

I am playing around with using Dataset.persist and assumed it would work like .load. I also just looked at the source code and it looks to me like it should indeed replace the original data but I can see both in performance and the dask dashboard that steps are recomputed if I don't use the object returned by .persist which points me towards .persist behaving more like .compute.

In either case, I would make a PR to clarify in the docs whether persists leaves the original data untouched or not.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8901/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

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