home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 971790307

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/5995#issuecomment-971790307 https://api.github.com/repos/pydata/xarray/issues/5995 971790307 IC_kwDOAMm_X8457Ffj 1197350 2021-11-17T17:18:41Z 2021-11-17T17:18:41Z MEMBER

How can i tell xarray to load/dump variable by variable without loading the entire file ?

You could try to chunk the data and then Dask will write it for you in chunks. To do in in serial you could use the dask single-threaded scheduler.

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