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