We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb21aac commit 0978a9dCopy full SHA for 0978a9d
doc/source/whatsnew/v1.3.0.rst
@@ -595,7 +595,7 @@ I/O
595
- Bug in :func:`read_hdf` returning unexpected records when filtering on categorical string columns using ``where`` parameter (:issue:`39189`)
596
- Bug in :func:`read_sas` raising ``ValueError`` when ``datetimes`` were null (:issue:`39725`)
597
- Bug in :func:`read_excel` dropping empty values from single-column spreadsheets (:issue:`39808`)
598
-- Bug in :func:`read_excel` failing with ``MultiIndex`` columns followed by two empty rows and no index (:issue: `40442`)
+- Bug in :func:`read_excel` failing with ``MultiIndex`` columns followed by two empty rows and no index (:issue:`40442`)
599
600
Period
601
^^^^^^
0 commit comments