We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95722ff commit 579c4bbCopy full SHA for 579c4bb
doc/source/whatsnew/v0.20.0.txt
@@ -59,6 +59,7 @@ Other enhancements
59
- ``Series`` provides a ``to_excel`` method to output Excel files (:issue:`8825`)
60
- The ``usecols`` argument in ``pd.read_csv`` now accepts a callable function as a value (:issue:`14154`)
61
- ``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`)
63
64
.. _whatsnew_0200.api_breaking:
65
0 commit comments