home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 310018295

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
310018295 MDExOlB1bGxSZXF1ZXN0MzEwMDE4Mjk1 3239 closed 0 Refactor concat to use merge for non-concatenated variables 2448579 This PR adds two changes: 1. First, it refactors `concat` so that non-concatenated variables are passed to merge. `concat` gains a `compat` kwarg which tells merge how to merge things. `concat`'s previous behaviour was effectively `compat='equals'` which is now the default. 2. Also adds `compat="override"` to skip equality checking in merge. concat's `data_vars='minimal'` and `coords='minimal'` options are now more useful because you can specify `compat='override'` to skip equality checking and just pick the first one. Previously this would raise an error if any of the variables differed by floating point noise. - [x] xref #2064, closes #1823 - [x] Tests added - [x] Passes `black . && mypy . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API 2019-08-22T15:29:57Z 2019-09-16T14:49:32Z 2019-09-16T14:49:28Z 2019-09-16T14:49:27Z 756c94164840e8c070bcd26681b97c31412909ae     0 50d3b8f868ab27925171a0c22cc9062d270ddccc e90e8bc06cf8e7c97c7dc4c0e8ff1bf87c49faf6 MEMBER   13221727 https://github.com/pydata/xarray/pull/3239  

Links from other tables

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