Skip to content

Commit 0b80ae5

Browse files
committed
DOC: Add DataFrame.median() to the deprecated automatic downcasting list in release notes
1 parent 0320b3c commit 0b80ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ These methods are:
638638
- :meth:`DataFrame.mask`, :meth:`Series.mask`
639639
- :meth:`DataFrame.where`, :meth:`Series.where`
640640
- :meth:`DataFrame.clip`, :meth:`Series.clip`
641+
- :meth:`DataFrame.median`
641642

642643
Explicitly call :meth:`DataFrame.infer_objects` to replicate the current behavior in the future.
643644

0 commit comments

Comments
 (0)