home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 118094621

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/pull/446#issuecomment-118094621 https://api.github.com/repos/pydata/xarray/issues/446 118094621 MDEyOklzc3VlQ29tbWVudDExODA5NDYyMQ== 1217238 2015-07-02T17:09:12Z 2015-07-02T17:09:12Z MEMBER

Nope, each dataset is loaded lazily when using open_mfdataset (via dask). As long as you stick to xray operations and don't actually manually load data into memory (e.g., by calling .load()) the data is only accessed and transformed by preprocess on a need only basis.

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