Skip to content

Commit d41ea74

Browse files
committed
Noted fix for #16583 in WhatsNew
1 parent 5951379 commit d41ea74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.3.txt

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ I/O
5656
^^^
5757

5858
-- Bug in ``pd.read_csv()`` in which files weren't opened as binary files by the C engine on Windows, causing EOF characters mid-field, which would fail (:issue:`16039`, :issue:`16559`, :issue`16675`)
59+
-- Bug in ``pd.read_hdf()`` in which reading a ``Series`` saved to an HDF file in 'fixed' format fails when an explicit ``mode='r'`` argument is supplied (:issue:`16583`)
5960

6061
Plotting
6162
^^^^^^^^

0 commit comments

Comments
 (0)