home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 540477534

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/1081#issuecomment-540477534 https://api.github.com/repos/pydata/xarray/issues/1081 540477534 MDEyOklzc3VlQ29tbWVudDU0MDQ3NzUzNA== 6213168 2019-10-10T09:12:46Z 2019-10-10T09:14:28Z MEMBER

From personal experience I find that 99% of the time, I want to push some known dimensions either to the front or to the back of the array while I don't care about the order of the others. I'd love to have this syntax: python transpose(..., "x", "y") or python transpose("x", "y", ...) where the ellipsis expands to all dimensions not explicitly listed, in their original order. There can be at most one ellipsis.

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