Skip to content

Commit 18eb7fb

Browse files
add description for bugfix in whatsnew
1 parent 5440815 commit 18eb7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ Missing
409409
MultiIndex
410410
^^^^^^^^^^
411411
- :func:`DataFrame.loc` with ``axis=0`` and :class:`MultiIndex` when setting a value adds extra columns (:issue:`58116`)
412-
-
412+
- :func:`MultiIndex.get_level_values` accessing a :class:`DatetimeIndex` does not carry the frequency attribute along (:issue:`58327`, :issue:`57949`)
413413

414414
I/O
415415
^^^

0 commit comments

Comments
 (0)