diff --git a/doc/source/whatsnew/v0.25.0.rst b/doc/source/whatsnew/v0.25.0.rst index db8924b0d4ad6..50090fc070970 100644 --- a/doc/source/whatsnew/v0.25.0.rst +++ b/doc/source/whatsnew/v0.25.0.rst @@ -28,8 +28,8 @@ Backwards incompatible API changes .. _whatsnew_0250.api.other: -Indexing and getitem -^^^^^^^^^^^^^^^^^^^^ +Indexing and getitem accept zerodim np.ndarray +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Indexing and getitem of pd.DataFrame now accept zerodim np.array.