We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d0ee2 commit 2a9a05cCopy full SHA for 2a9a05c
doc/source/whatsnew/v0.17.1.txt
@@ -100,6 +100,8 @@ Bug Fixes
100
101
- Bug in ``read_excel`` with multi-index containing integers (:issue:`11317`, :issue:`11328`)
102
103
+- Bug in ``to_excel`` with openpyxl 2.2+ and merging (:issue:`11408`)
104
+
105
- Bug in ``DataFrame.to_dict()`` produces a ``np.datetime64`` object instead of ``Timestamp`` when only datetime is present in data (:issue:`11327`)
106
107
0 commit comments