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 38b4129 commit dc2c5caCopy full SHA for dc2c5ca
doc/source/whatsnew/v0.20.0.txt
@@ -49,11 +49,9 @@ Other enhancements
49
^^^^^^^^^^^^^^^^^^
50
51
- ``pd.read_excel`` now preserves sheet order when using ``sheetname=None`` (:issue:`9930`)
52
-<<<<<<< HEAD
53
-
54
- ``pd.cut`` and ``pd.qcut`` now support datetime64 and timedelta64 dtypes (issue:`14714`)
55
-=======
56
- ``Series`` provides a ``to_excel`` method to output Excel files (:issue:`8825`)
+
57
.. _whatsnew_0200.api_breaking:
58
59
Backwards incompatible API changes
0 commit comments