home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 363932105

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/1895#issuecomment-363932105 https://api.github.com/repos/pydata/xarray/issues/1895 363932105 MDEyOklzc3VlQ29tbWVudDM2MzkzMjEwNQ== 306380 2018-02-07T22:25:45Z 2018-02-07T22:25:45Z MEMBER

No, not particularly, though potentially opening a zarr store could be a little expensive

What makes it expensive?

I'm mostly not sure how this would be done. Currently, we open files, create array objects, do some lazy decoding and then create dask arrays with from_array.

Maybe we add an option to from_array to have it inline the array into the task, rather than create an explicit dependency.

This does feel like I'm trying to duct tape over some underlying problem that I can't resolve though.

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