File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Other enhancements
35
35
- Support passing a :class: `Series ` input to :func: `json_normalize ` that retains the :class: `Series ` :class: `Index ` (:issue: `51452 `)
36
36
- Users can globally disable any ``PerformanceWarning `` by setting the option ``mode.performance_warnings `` to ``False `` (:issue: `56920 `)
37
37
- :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 `)
39
39
40
40
.. ---------------------------------------------------------------------------
41
41
.. _whatsnew_300.notable_bug_fixes :
You can’t perform that action at this time.
0 commit comments