home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 484212164

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
484212164 MDExOlB1bGxSZXF1ZXN0MzEwMTQwMTI2 3244 Make argmin/max work lazy with dask 13190237 closed 0     7 2019-08-22T20:55:49Z 2019-10-25T11:53:42Z 2019-09-06T23:15:19Z CONTRIBUTOR   0 pydata/xarray/pulls/3244

As @shoyer pointed out in https://github.com/pydata/xarray/issues/3237, nanargmax/min from numpy or dask should be used when not working on object arrays. Also, nanargmin/max were added to the nputils module so they should be using bottleneck if available.

  • [x] Closes #3237
  • [x] Tests added
  • [x] Passes 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/3244/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
  • 7 rows from issue in issue_comments
Powered by Datasette · Queries took 0.848ms · About: xarray-datasette