home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 206445686

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/818#issuecomment-206445686 https://api.github.com/repos/pydata/xarray/issues/818 206445686 MDEyOklzc3VlQ29tbWVudDIwNjQ0NTY4Ng== 1217238 2016-04-06T16:13:01Z 2016-04-06T16:13:01Z MEMBER

(Oops, pressed the wrong button to close)

Can you clarify what you mean by this? At what point should the unstack happen?

Consider ds.groupby('latitude').apply(lambda x: x - x.mean()) or ds.groupby('latitude') - ds.groupby('latitude').mean() (these are two ways of writing the same thing). In each of these cases, the result of a groupby has the same dimensions as the original instead of replacing one or more of the original dimensions.

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