Skip to content

Commit 4bacc45

Browse files
committed
DOC: Added limit_area to whatsnew
1 parent 9852ec4 commit 4bacc45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ New features
2424
<https://www.python.org/dev/peps/pep-0519/>`_ on most readers and writers (:issue:`13823`)
2525
- Added `__fspath__` method to :class`:pandas.HDFStore`, :class:`pandas.ExcelFile`,
2626
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`)
2728

2829
.. _whatsnew_0210.enhancements.other:
2930

0 commit comments

Comments
 (0)