pull_requests: 14162561
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14162561 | MDExOlB1bGxSZXF1ZXN0MTQxNjI1NjE= | 87 | closed | 0 | ENH: Revamped Dataset update methods | 1217238 | New in this patch: - Added an `update` method to override variables and attributes. - Unified `__init__`, `__setitem__`, `update` and `merge` to call the same private methods/functions for processing dictionaries of variables. - If a variable is provided as a `DataArray`, it is automatically unpacked into variables including all its coordinates. - It is now possible to alter the size of existing dimensions via `__setitem__` or `update`. - Removed "decode_cf" as a parameter to `Dataset.__init__`. Now this flag can only be used in `Dataset.load_store`. - Generally cleaned up dataset.py. Replaces PR #62 | 2014-03-31T06:57:14Z | 2014-06-12T17:29:37Z | 2014-04-09T03:21:49Z | 2014-04-09T03:21:49Z | 2f6616ac31337412070300c0d4e252e983306f25 | 0 | bff679355fbe791e6abc1aa6275444e8a1944ebf | 3c0a3d0d2e4ff73adeeda02bf4ebc0cf890e7932 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/87 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests