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 9852ec4 commit 4bacc45Copy full SHA for 4bacc45
doc/source/whatsnew/v0.21.0.txt
@@ -24,6 +24,7 @@ New features
24
<https://www.python.org/dev/peps/pep-0519/>`_ on most readers and writers (:issue:`13823`)
25
- Added `__fspath__` method to :class`:pandas.HDFStore`, :class:`pandas.ExcelFile`,
26
and :class:`pandas.ExcelWriter` to work properly with the file system path protocol (:issue:`13823`)
27
+- Added `limit_area` parameter to `DataFrame.interpolate()` method allowing further control of which NaNs are replaced (:issue:`16284`)
28
29
.. _whatsnew_0210.enhancements.other:
30
0 commit comments