We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945533b commit 20e090fCopy full SHA for 20e090f
doc/whats-new.rst
@@ -80,6 +80,8 @@ Bug fixes
80
- Expand user directory paths (e.g. ``~/``) in :py:func:`open_mfdataset` and
81
:py:meth:`Dataset.to_zarr` (:issue:`4783`, :pull:`4795`).
82
By `Julien Seguinot <https://github.com/juseg>`_.
83
+- Convert to IndexVariable or Variable during renaming as appropriate. (:issue:`4107`, :issue:`4417`, :pull:`4108`)
84
+ By `Deepak Cherian <https://github.com/dcherian>`_.
85
86
Documentation
87
~~~~~~~~~~~~~
0 commit comments