Skip to content

Commit 1064c12

Browse files
committed
[26660] compare int with double by subtracting during describe percentiles formatting
1 parent 92fc8ca commit 1064c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Other Enhancements
9898
- :meth:`pandas.core.window.Rolling` supports exponential (or Poisson) window type (:issue:`21303`)
9999
- :class:`DatetimeIndex` and :class:`TimedeltaIndex` now have a `mean` method (:issue:`24757`)
100100
-
101+
- :meth:`DataFrame.describe` now formats integer percentiles without decimal point (:issue:`26660`)
101102

102103
.. _whatsnew_0250.api_breaking:
103104

0 commit comments

Comments
 (0)