Skip to content

Commit 37e187c

Browse files
committed
DOC: Updating whatsnew v0.24.0 to reflect that header_style is now a property of ExcelFormatter #22758
1 parent 65aeba3 commit 37e187c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ Other Enhancements
185185
- :class:`Resampler` now is iterable like :class:`GroupBy` (:issue:`15314`).
186186
- :meth:`Series.resample` and :meth:`DataFrame.resample` have gained the :meth:`Resampler.quantile` (:issue:`15023`).
187187
- :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`).
188189

189190
.. _whatsnew_0240.api_breaking:
190191

0 commit comments

Comments
 (0)