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 66bd2dd commit d3c2318Copy full SHA for d3c2318
doc/source/whatsnew/v0.20.0.txt
@@ -49,8 +49,8 @@ Other enhancements
49
^^^^^^^^^^^^^^^^^^
50
51
- ``pd.read_excel`` now preserves sheet order when using ``sheetname=None`` (:issue:`9930`)
52
-
53
- ``pd.cut`` and ``pd.qcut`` now support datetime64 and timedelta64 dtypes (issue:`14714`)
+- ``DataFrame.asfreq()`` now accepts a ``fill_value`` option to fill missing values during resampling (:issue:`3715`).
54
55
.. _whatsnew_0200.api_breaking:
56
0 commit comments