home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 720164541

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/4559#issuecomment-720164541 https://api.github.com/repos/pydata/xarray/issues/4559 720164541 MDEyOklzc3VlQ29tbWVudDcyMDE2NDU0MQ== 10194086 2020-11-01T22:53:24Z 2020-11-01T22:53:24Z MEMBER

I think you need to do someting along the lines of:

python if dask_duck_array(weights): import dask.array as dsa dsa.map_blocks(_weight_check, weights.data, dtype=weights.dtype) else: _weight_check()

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