home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 423922821

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
423922821 MDU6SXNzdWU0MjM5MjI4MjE= 2838 Change `swap_dims` to rename_dims? 13205162 open 0     1 2019-03-21T20:17:59Z 2019-09-07T20:08:02Z   CONTRIBUTOR      

Basically I'm trying to swap the names and data (basically the underlying numpy array would be the same, but the coords would change) of two dimensions in my DataArray and I was looking for options that could do that.

So I thought swap_dims would be a good candidate for that given its description but it doesn't work. In fact, based on the docs, I have no idea how to use it and what it does. Based off of issues like this it seems I'm not alone.

Maybe it would be good to add example of usage of this function?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2838/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.652ms · About: xarray-datasette