We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bc296 commit 05b2344Copy full SHA for 05b2344
doc/source/whatsnew/v0.17.1.txt
@@ -90,3 +90,5 @@ Bug Fixes
90
- Bugs in ``to_excel`` with duplicate columns (:issue:`11007`, :issue:`10982`, :issue:`10970`)
91
- Fixed a bug that prevented the construction of an empty series of dtype
92
``datetime64[ns, tz]`` (:issue:`11245`).
93
+
94
+- Bug in ``read_excel`` with multi-index containing integers (:issue:`11317`, :issue:`11328`)
0 commit comments