home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 809904107

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
809904107 PR_kwDOAMm_X84wRifr 6108 closed 0 quantile: rename interpolation arg to method 10194086 <!-- Feel free to remove check-list items aren't relevant to your change --> numpy/numpy#20327 introduces some changes to `np.quantile` (and related) for the upcoming numpy release (v1.22.0). It renames the `interpolation` keyword to `method` and offers some new interpolation methods. This PR does two things 1. it restores compatibility with numpy 1.22 2. it renames the `interpolation` keyword to `method` in xarray - this change is not strictly necessary but I thought better to be consistent with numpy - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` (Side note in `dask.array.percentile` the `method` keyword is used differently from the `interpolation` keyword ([docs](https://docs.dask.org/en/stable/generated/dask.array.percentile.html#dask.array.percentile)). However, xarray does not use the dask function.) --- TODO: need to import `ArrayLike` from npcompat. 2021-12-25T15:06:44Z 2022-02-08T17:09:47Z 2022-02-07T09:40:05Z 2022-02-07T09:40:05Z d47cf0c850cb70429373782b3c1e0329d14fd05a     0 cb929d0c46d07a99950923c1cc7dd04f1241b4b5 1d2ed220da3c50846a3b5e69098e55aa768d75f1 MEMBER   13221727 https://github.com/pydata/xarray/pull/6108  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 158.653ms