Skip to content

Commit 579c4bb

Browse files
committed
rebase changes
1 parent 95722ff commit 579c4bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Other enhancements
5959
- ``Series`` provides a ``to_excel`` method to output Excel files (:issue:`8825`)
6060
- The ``usecols`` argument in ``pd.read_csv`` now accepts a callable function as a value (:issue:`14154`)
6161
- ``pd.DataFrame.plot`` now prints a title above each subplot if ``suplots=True`` and ``title`` is a list of strings (:issue:`14753`)
62+
- The ``pd.Series.interpolate`` now supports timedelta as index type(:issue:`6424`)
6263

6364
.. _whatsnew_0200.api_breaking:
6465

0 commit comments

Comments
 (0)