home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 133082254

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
133082254 MDExOlB1bGxSZXF1ZXN0MTMzMDgyMjU0 1496 closed 0 ENH: three argument version of where 1217238 Example usage: ```python >>> a.where(a.x + a.y < 5, -1) <xarray.DataArray (x: 5, y: 5)> array([[ 0, 1, 2, 3, 4], [ 5, 6, 7, 8, -1], [10, 11, 12, -1, -1], [15, 16, -1, -1, -1], [20, -1, -1, -1, -1]]) Dimensions without coordinates: x, y ``` - [x] Closes #576 - [x] Tests added / passed - [x] Passes ``git diff upstream/master | flake8 --diff`` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API CC @MaximilianR 2017-07-29T06:15:39Z 2017-08-08T17:00:34Z 2017-08-08T17:00:30Z 2017-08-08T17:00:30Z f9464fd74d49b2d89bf973a810b7e78720304989   2415632 0 9bda28f9626016e5b382d6a978fdb07474b7218c e3e6db5b1bf94fd78c5a1b9d872ea8dcb91a7b9c MEMBER   13221727 https://github.com/pydata/xarray/pull/1496  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 2.831ms