You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make use of `keep_attrs` in `Variable.pad`
* propagate `keep_attrs`
* resolve the default `keep_attrs` in `Dataset.pad`
* add tests for `Variable.pad`
* add tests for `Dataset.pad` and keep the `Dataset` attrs
* actually pad the variable
* also check that untouched variables are not modified
* add tests for `DataArray.pad`
* update whats-new.rst
* Set True by default
* move the whats-new.rst entry to the dev section
Co-authored-by: Deepak Cherian <[email protected]>
Co-authored-by: Illviljan <[email protected]>
0 commit comments