Skip to content

Commit 5d924c4

Browse files
Add whatsnew entry
1 parent 8ebe862 commit 5d924c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ I/O
343343
- Bug in :meth:`read_excel` where a UTF-8 string with a high surrogate would cause a segmentation violation (:issue:`23809`)
344344
- Bug in :meth:`read_csv` was causing a file descriptor leak on an empty file (:issue:`31488`)
345345
- Bug in :meth:`read_csv` was causing a segfault when there were blank lines between the header and data rows (:issue:`28071`)
346+
- :meth:`HDFStore.keys` has now an optional `kind` parameter that allows the retrieval of all native HDF5 table names (:issue:`29916`)
346347

347348

348349
Plotting

0 commit comments

Comments
 (0)