Skip to content

Commit 1f170fb

Browse files
committed
add news entry
1 parent a70fd01 commit 1f170fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.1.0.rst

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

355356
Period

0 commit comments

Comments
 (0)