home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 403204129

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
403204129 MDExOlB1bGxSZXF1ZXN0NDAzMjA0MTI5 3970 closed 0 keep attrs in interpolate_na 35968931 `dataarray.interpolate_na` was dropping attrs because even though the internal `apply_ufunc` call was being passed `keep_attrs=True`, the order of arguments `index, da` to `apply_ufunc` meant that it was trying to keep only the non-existent attrs from the first argument. I just swapped them round, and added a globally-aware `keep_attrs` kwarg. - [x] Closes #3968 - [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 2020-04-14T14:02:33Z 2020-04-17T20:16:27Z 2020-04-17T20:16:27Z 2020-04-17T20:16:26Z 2c92f69ab208c02344b8d5e5edef3e71e3495d3b     0 713d127945b9507cc8c592568b915b3666af3381 2c77eb531b6689f9f1d2adbde0d8bf852f1f7362 MEMBER   13221727 https://github.com/pydata/xarray/pull/3970  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.801ms