Skip to content

Commit d1ce9d0

Browse files
weikhorweikhor
weikhor
authored and
weikhor
committed
enhance oc
1 parent 9b2b97e commit d1ce9d0

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
@@ -35,7 +35,7 @@ Other enhancements
3535
- Support passing a :class:`Series` input to :func:`json_normalize` that retains the :class:`Series` :class:`Index` (:issue:`51452`)
3636
- Users can globally disable any ``PerformanceWarning`` by setting the option ``mode.performance_warnings`` to ``False`` (:issue:`56920`)
3737
- :meth:`Styler.format_index_names` can now be used to format the index and column names (:issue:`48936` and :issue:`47489`)
38-
- :meth:`DataFrame.cummin` methods now have a ``numeric_only`` parameter (:issue:`53072`)
38+
- :meth:`DataFrame.cummin`, :meth:`DataFrame.cummax` methods now have a ``numeric_only`` parameter (:issue:`53072`)
3939

4040
.. ---------------------------------------------------------------------------
4141
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)