home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 628088800

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/1815#issuecomment-628088800 https://api.github.com/repos/pydata/xarray/issues/1815 628088800 MDEyOklzc3VlQ29tbWVudDYyODA4ODgwMA== 2448579 2020-05-13T16:04:20Z 2020-05-13T16:04:20Z MEMBER

So would you be re-doing the same computation by running .compute() separately on these objects?

Yes. but you can do dask.compute(xarray_obj1, xarray_obj2,...) or combine those objects appropriately into a Dataset and then call compute on that.

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