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 92d3c67 commit 067e6c3Copy full SHA for 067e6c3
doc/source/whatsnew/v0.25.0.rst
@@ -96,7 +96,7 @@ Other Enhancements
96
- :meth:`DataFrame.query` and :meth:`DataFrame.eval` now supports quoting column names with backticks to refer to names with spaces (:issue:`6508`)
97
- :func:`merge_asof` now gives a more clear error message when merge keys are categoricals that are not equal (:issue:`26136`)
98
- :meth:`pandas.core.window.Rolling` supports exponential (or Poisson) window type (:issue:`21303`)
99
--
+- :meth:`DataFrame.describe` now formats integer percentiles without decimal point (:issue:`26660`)
100
101
.. _whatsnew_0250.api_breaking:
102
0 commit comments