home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 414860789

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/2375#issuecomment-414860789 https://api.github.com/repos/pydata/xarray/issues/2375 414860789 MDEyOklzc3VlQ29tbWVudDQxNDg2MDc4OQ== 6815844 2018-08-22T00:01:45Z 2018-08-22T00:01:45Z MEMBER

Thanks, @jsignell.

I like this idea (unstack without explicit dimension names), but I think we may need to decide what API would be the best. My particular concern is + what should be done if DataArray or Dataset has multiple MultiIndexes. Maybe do we unstack all the MultiIndexes? + we have similar method reset_index. Do we also want to make dim optional?

For unstack_like, I'm not sure it is worth adding as a top level function as xr.full_like(other, data).unstack() is simple enoguh...

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