home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 342892003

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-342892003 https://api.github.com/repos/pydata/xarray/issues/1081 342892003 MDEyOklzc3VlQ29tbWVudDM0Mjg5MjAwMw== 1217238 2017-11-08T17:27:06Z 2017-11-08T17:27:06Z MEMBER

What about allowing .transpose() to handle a subset of array/dataset dimensions? In NumPy, this may not be desirable because it's easy to mix up integer dimensions, but in xarray ds.transpose('lat', 'lon') seems pretty unambiguous.

The implementation would simply reorder all the listed dimensions, keeping other dimensions in their original order.

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