Skip to content

Commit e7c8313

Browse files
committed
Add changelog entry.
1 parent df10016 commit e7c8313

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v0.18.2.txt

+3
Original file line numberDiff line numberDiff line change
@@ -374,3 +374,6 @@ Bug Fixes
374374

375375

376376
- Bug in ``Categorical.remove_unused_categories()`` changes ``.codes`` dtype to platform int (:issue:`13261`)
377+
378+
- Bug in ``pd.read_hdf()`` where attempting to load an HDF file with a single dataset (that had one or more categorical columns) failed unless the key argument was set to the name of the dataset. (:issue:`13231`)
379+

0 commit comments

Comments
 (0)