home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 739395190

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/3929#issuecomment-739395190 https://api.github.com/repos/pydata/xarray/issues/3929 739395190 MDEyOklzc3VlQ29tbWVudDczOTM5NTE5MA== 14808389 2020-12-05T20:13:58Z 2020-12-05T20:44:42Z MEMBER

Thanks for investigating and working on this, @AyrtonB.

I indeed think this is the correct place to discuss this: your use case can probably be implemented by converting to a Dataset and then calling Dataset.to_array. Actually, we currently implement most methods on DataArray objects by converting to a temporary single-variable Dataset, calling the equivalent Dataset method and then converting the result back to a DataArray.

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