We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84293a1 commit 95ffd10Copy full SHA for 95ffd10
doc/whats-new.rst
@@ -92,6 +92,8 @@ New Features
92
expand, ``False`` to always collapse, or ``default`` to expand unless over a
93
pre-defined limit (:pull:`5126`).
94
By `Tom White <https://github.com/tomwhite>`_.
95
+- Significant speedups in :py:meth:`Dataset.interp` and :py:meth:`DataArray.interp`.
96
+ (:issue:`4739`, :pull:`4740`). By `Deepak Cherian <https://github.com/dcherian>`_.
97
98
Breaking changes
99
~~~~~~~~~~~~~~~~
0 commit comments