Skip to content

Commit 55d7a32

Browse files
add to whatsnew
1 parent 6b9975d commit 55d7a32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

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

417418
I/O
418419
^^^

0 commit comments

Comments
 (0)