home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 435339263

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
435339263 MDU6SXNzdWU0MzUzMzkyNjM= 2910 Keyword argument support for drop() 1217238 closed 0     1 2019-04-20T00:45:09Z 2019-08-18T17:42:45Z 2019-08-18T17:42:45Z MEMBER      

Currently, to drop labels along an existing dimension, you need to write something like: ds.drop(['a', 'b'], dim='x).

It would be nice if keyword arguments were supported, e.g., ds.drop(x=['a', 'b']). This would make drop() more symmetric with sel().

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

Links from other tables

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