home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1104017240

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/6502#issuecomment-1104017240 https://api.github.com/repos/pydata/xarray/issues/6502 1104017240 IC_kwDOAMm_X85BzfdY 2448579 2022-04-20T14:43:36Z 2022-04-20T14:43:36Z MEMBER

ds.transpose(['y','z','y'])

Ah... Reemove the list here and try ds.transpose("y", "z", x") (no list) which is what you have in the first post.

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