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 c259f93 commit 2b85c43Copy full SHA for 2b85c43
doc/whats-new.rst
@@ -34,7 +34,7 @@ Bug fixes
34
- Fix error when encoding an empty :py:class:`numpy.datetime64` array
35
(:issue:`10722`, :pull:`10723`). By `Spencer Clark
36
<https://github.com/spencerkclark>`_.
37
-- Propagation coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
+- Propagate coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
38
By `Justus Magin <https://github.com/keewis>`_.
39
- Allow ``combine_attrs="drop_conflicts"`` to handle objects with ``__eq__`` methods that return
40
non-bool values (e.g., numpy arrays) without raising ``ValueError`` (:pull:`10726`).
0 commit comments