Skip to content

Commit c2473f2

Browse files
committed
added whatsnew entry
1 parent d62e02e commit c2473f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Missing
225225
^^^^^^^
226226

227227
- Bug in :meth:`SeriesGroupBy.transform` now correctly handles missing values for `dropna=False` (:issue:`35014`)
228+
- Bug in :meth:`Series.interpolate` where kwarg ``limit_area`` and ``limit_direction`` had no effect when using methods ``pad`` and ``backfill`` (:issue:`31048`)
228229
-
229230

230231
MultiIndex

0 commit comments

Comments
 (0)