We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70fd01 commit 1f170fbCopy full SHA for 1f170fb
doc/source/whatsnew/v2.1.0.rst
@@ -350,6 +350,7 @@ I/O
350
- :meth:`DataFrame.to_sql` now raising ``ValueError`` when the name param is left empty while using SQLAlchemy to connect (:issue:`52675`)
351
- Bug in :func:`read_html`, style elements were read into DataFrames (:issue:`52197`)
352
- 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`)
354
-
355
356
Period
0 commit comments