pull_requests: 91290933
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
91290933 | MDExOlB1bGxSZXF1ZXN0OTEyOTA5MzM= | 1065 | closed | 0 | Options to binary ops kwargs | 5572303 | Currently the default is join="inner". However, there can be applications where the majority of binary operations require join="outer", not "inner". Addresses https://github.com/pydata/xarray/issues/1059 The solution we come up with is adding a default key/value to OPTIONS, and dynamically access/update it in code (_binary_op in both dataarray.py and dataset.py) We've also added test modules in test_dataarray.py and test_dataset.py. All tests passed. | 2016-10-27T22:17:16Z | 2016-11-12T04:17:33Z | 2016-11-12T03:59:42Z | 2016-11-12T03:59:42Z | 95bca6297ce28ec256910344cab27f67938c8f46 | 0 | 88c37bcf9928e4ff4053327b134233ec25183d50 | 1ff3a0bdc4e41af88c32803b0f95557f021e2ceb | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/1065 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests