Skip to content

Commit a9e03a4

Browse files
Add whatsnew entry
1 parent 6a262c6 commit a9e03a4

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
@@ -296,6 +296,7 @@ I/O
296296
``coerce_timestamps``; following pyarrow's default allows writing nanosecond
297297
timestamps with ``version="2.0"`` (:issue:`31652`).
298298
- Bug in :class:`HDFStore` that caused it to set to ``int64`` the dtype of a ``datetime64`` column when reading a DataFrame in Python 3 from fixed format written in Python 2 (:issue:`31750`)
299+
- :meth:`HDFStore.keys` has now an optional `kind` parameter that allows the retrieval of all native HDF5 table names (:issue:`29916`)
299300

300301
Plotting
301302
^^^^^^^^

0 commit comments

Comments
 (0)