home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 233796557

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/906#issuecomment-233796557 https://api.github.com/repos/pydata/xarray/issues/906 233796557 MDEyOklzc3VlQ29tbWVudDIzMzc5NjU1Nw== 1217238 2016-07-19T23:26:33Z 2016-07-19T23:26:33Z MEMBER

What behavior would you suggest as an alternative? I suppose that in principle we could assign new levels based on order of appearance (and treat levels as an implementation detail), but it's worth noting that this behavior for unstack() matches how pandas works:

```

s.unstack() count first fourth second third x
x0 4 7 5 6 x1 0 3 1 2 ```

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