home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1175783623

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/6754#issuecomment-1175783623 https://api.github.com/repos/pydata/xarray/issues/6754 1175783623 IC_kwDOAMm_X85GFQjH 5635139 2022-07-06T05:01:48Z 2022-07-06T05:01:48Z MEMBER

What's the advantage of this over the transpose call?

The transpose approach is more modular, since it takes advantage of the orthogonality of the methods — i.e. we have one method for all usages, rather than kwargs in lots of methods.

We've also managed to have axis as a hidden implentation detail, and this would start exposing it.

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