Skip to content

Commit 15cc830

Browse files
committed
add news entry
1 parent 6a13b74 commit 15cc830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.1.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ I/O
349349
- :meth:`DataFrame.to_sql` now raising ``ValueError`` when the name param is left empty while using SQLAlchemy to connect (:issue:`52675`)
350350
- Bug in :func:`read_html`, style elements were read into DataFrames (:issue:`52197`)
351351
- Bug in :func:`read_html`, tail texts were removed together with elements containing ``display:none`` style (:issue:`51629`)
352+
- Bug in :func:`read_hdf` not properly closing store after a ``IndexError`` is raised (:issue:`52781`)
352353
-
353354

354355
Period

0 commit comments

Comments
 (0)