We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fc8ca commit 1064c12Copy full SHA for 1064c12
doc/source/whatsnew/v0.25.0.rst
@@ -98,6 +98,7 @@ Other Enhancements
98
- :meth:`pandas.core.window.Rolling` supports exponential (or Poisson) window type (:issue:`21303`)
99
- :class:`DatetimeIndex` and :class:`TimedeltaIndex` now have a `mean` method (:issue:`24757`)
100
-
101
+- :meth:`DataFrame.describe` now formats integer percentiles without decimal point (:issue:`26660`)
102
103
.. _whatsnew_0250.api_breaking:
104
0 commit comments