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 1fa7b9b commit 504caeaCopy full SHA for 504caea
doc/whats-new.rst
@@ -21,7 +21,9 @@ v0.18.1 (unreleased)
21
22
New Features
23
~~~~~~~~~~~~
24
-
+- :py:meth:`Dataset.interp` now allows interpolation with non-numerical datatypes,
25
+ such as booleans, instead of dropping them. (:issue:`4761` :pull:`5008`).
26
+ By `Jimmy Westling <https://github.com/illviljan>`_.
27
28
Breaking changes
29
~~~~~~~~~~~~~~~~
0 commit comments