home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 580999532

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/3731#issuecomment-580999532 https://api.github.com/repos/pydata/xarray/issues/3731 580999532 MDEyOklzc3VlQ29tbWVudDU4MDk5OTUzMg== 8238804 2020-02-01T06:22:37Z 2020-02-01T06:22:37Z NONE

This has also come up over in DimensionalData.jl, which I think is going for behavior I like. What I think would happen:

da.isel(dim='ambiguous_dim')

The selection is over all dimensions of that name.

da.mean(dim='ambiguous_dim')

The command is to reduce over dimensions of that name, the reduction should be performed over all dimensions with that name.

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