home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 499761734

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/1597#issuecomment-499761734 https://api.github.com/repos/pydata/xarray/issues/1597 499761734 MDEyOklzc3VlQ29tbWVudDQ5OTc2MTczNA== 1386642 2019-06-07T05:28:51Z 2019-06-07T05:28:51Z CONTRIBUTOR

@benbovy

Is it expected behavior? I guess that not every combination is possible because we're not broadcasting here unlike to_array().

I believe so. In your third case, to_stacked_array basically wants to combine a and b into a DataArray with a dimension y. But that is not possible without broadcasting because b does not have a dimension y. I will try to add a more informative error message.

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