home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 131891348

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/324#issuecomment-131891348 https://api.github.com/repos/pydata/xarray/issues/324 131891348 MDEyOklzc3VlQ29tbWVudDEzMTg5MTM0OA== 5356122 2015-08-17T17:04:44Z 2015-08-17T17:04:44Z MEMBER

For (2) I think it makes sense to extend the existing groupby to deal with multiple dimensions. Ie, let it take an iterable of dimension names.

```

darray.groupby(['lat', 'lon']) ```

Then we'd have something similar to the SQL groupby, which is a good thing.

By the way, in #527 we were considering using this approach to make the faceted plots on both rows and columns.

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