Skip to content

Commit 3320727

Browse files
committed
DOC: What's new
1 parent 757d105 commit 3320727

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.18.2.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,8 @@ Bug Fixes
345345
- 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`)
346346

347347

348-
348+
- Bug in various index types, which did not propagate the name of passed index (:issue:`12309`)
349+
- Bug in ``DatetimeIndex``, which did not honour the ``copy=True`` (:issue:`13205`)
349350
- Bug in ``MultiIndex`` slicing where extra elements were returned when level is non-unique (:issue:`12896`)
350351

351352

0 commit comments

Comments
 (0)