Skip to content

Commit

Permalink
Add whats new for dataset interpolation with non-numerics (#5297)
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan authored May 13, 2021
1 parent 1fa7b9b commit 504caea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ v0.18.1 (unreleased)

New Features
~~~~~~~~~~~~

- :py:meth:`Dataset.interp` now allows interpolation with non-numerical datatypes,
such as booleans, instead of dropping them. (:issue:`4761` :pull:`5008`).
By `Jimmy Westling <https://github.com/illviljan>`_.

Breaking changes
~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 504caea

Please sign in to comment.