Skip to content

Commit 7264ee6

Browse files
committed
add enhancement changelog for gh#60550
1 parent 5c745f3 commit 7264ee6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Other enhancements
3636
when using ``np.array()`` or ``np.asarray()`` on pandas objects) has been
3737
updated to work correctly with NumPy >= 2 (:issue:`57739`)
3838
- The :meth:`~Series.sum` reduction is now implemented for ``StringDtype`` columns (:issue:`59853`)
39-
-
39+
- Median percentile is only included in :meth:`~Series.describe` when a blank
40+
list is passed (:issue:`60550`).
4041

4142
.. ---------------------------------------------------------------------------
4243
.. _whatsnew_230.notable_bug_fixes:

0 commit comments

Comments
 (0)