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 65aeba3 commit 37e187cCopy full SHA for 37e187c
doc/source/whatsnew/v0.24.0.txt
@@ -185,6 +185,7 @@ Other Enhancements
185
- :class:`Resampler` now is iterable like :class:`GroupBy` (:issue:`15314`).
186
- :meth:`Series.resample` and :meth:`DataFrame.resample` have gained the :meth:`Resampler.quantile` (:issue:`15023`).
187
- :meth:`Index.to_frame` now supports overriding column name(s) (:issue:`22580`).
188
+- :class:`ExcelFormatter` now has a `header_style` property. Was previously in global scope (:issue:`22758`).
189
190
.. _whatsnew_0240.api_breaking:
191
0 commit comments