home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 591471233

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
591471233 MDExOlB1bGxSZXF1ZXN0Mzk2NjM5NjM2 3923 Add missing_dims argument allowing isel() to ignore missing dimensions 3958036 closed 0     5 2020-03-31T22:19:54Z 2020-04-03T19:47:08Z 2020-04-03T19:47:08Z CONTRIBUTOR   0 pydata/xarray/pulls/3923

Note: only added to DataArray.isel() and Variable.isel(). A Dataset should include all dimensions, so presumably it should always be an error to pass a non-existent dimension when slicing a Dataset?

  • [x] Closes #3866
  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3923/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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