home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1196891233

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/6837#issuecomment-1196891233 https://api.github.com/repos/pydata/xarray/issues/6837 1196891233 IC_kwDOAMm_X85HVxxh 14808389 2022-07-27T15:13:45Z 2022-07-27T15:15:46Z MEMBER

Are there lazy array implementations other than dask in xarray?

No, sorry, I mistyped. What I was referring to is the lazy loading mechanism that will load the data into memory once you try to actually do something with it.

However, it might be possible to wrap other lazy array implementations if they implement either __array_ufunc__ and __array_function__, or __array_namespace__ (see #6807).

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