home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1468649950

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/2227#issuecomment-1468649950 https://api.github.com/repos/pydata/xarray/issues/2227 1468649950 IC_kwDOAMm_X85XidHe 2448579 2023-03-14T18:49:51Z 2023-03-14T18:54:16Z MEMBER

A reproducible example would help but indexing with dask arrays is a bit limited.

On https://github.com/pydata/xarray/pull/5873 it's possible it will raise an error and ask you to compute the indexer. Also see https://github.com/dask/dask/issues/4156

EDIT: your slowdown is probably because it's compuing Sn multiple times. You could speed it up by calling compute once and passing a numpy array to isel

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