home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 904865813

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
904865813 MDExOlB1bGxSZXF1ZXN0NjU1OTg2NTg4 5393 Don't drop unreduced variables 22245117 closed 0     4 2021-05-28T07:40:30Z 2021-06-21T08:53:31Z 2021-06-12T17:45:00Z CONTRIBUTOR   0 pydata/xarray/pulls/5393
  • [x] Closes #5368
  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [ ] User visible changes (including notable bug fixes) are documented in whats-new.rst

Reduce methods such as mean drop non-numeric variables. However, there's no need to drop variables that are not actually reduced (i.e., when "reduce_dim" not in da.dims).

cc: @rcaneill

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5393/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

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