home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 529155045

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/3281#issuecomment-529155045 https://api.github.com/repos/pydata/xarray/issues/3281 529155045 MDEyOklzc3VlQ29tbWVudDUyOTE1NTA0NQ== 35968931 2019-09-07T23:34:30Z 2019-09-07T23:34:30Z MEMBER

@Hoeze is it possible to use xarray.stack for your example? e.g.

python features_i = ("features_1", "features_2", ..., "features_n") x_combined = original.stack(features=features_i)

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