home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 336983333

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-336983333 https://api.github.com/repos/pydata/xarray/issues/324 336983333 MDEyOklzc3VlQ29tbWVudDMzNjk4MzMzMw== 1217238 2017-10-16T18:24:33Z 2017-10-16T18:24:33Z MEMBER

Is use case 1 (Multiple groupby arguments along a single dimension) being held back for use case 2 (Multiple groupby arguments along different dimensions)? Use case 1 would be very useful by itself.

No, I think the biggest issue is that grouping variables into a MultiIndex on the result sort of works (with the current PR https://github.com/pydata/xarray/pull/924), but it's very easy to end up with weird conflicts between coordinates / MultiIndex levels that are hard to resolve right now within the xarray data model. Probably it would be best to resolve https://github.com/pydata/xarray/issues/1603 first, which will make this much easier.

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