home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 738187109

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/4647#issuecomment-738187109 https://api.github.com/repos/pydata/xarray/issues/4647 738187109 MDEyOklzc3VlQ29tbWVudDczODE4NzEwOQ== 15331990 2020-12-03T18:10:44Z 2020-12-03T18:10:44Z CONTRIBUTOR

ds.transpose('not_existing_dim', 'lat', 'lon', 'time', ...)

IMO this should raise an error too

I actually like it handling non_existing_dims automatically; maybe could be keyword though: ds.transpose('not_existing_dim', 'lat', 'lon', 'time', ..., errors='ignore')

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