Skip to content

Commit ed94e82

Browse files
FrnRmnFrancesco Romandini
and
Francesco Romandini
authored
DOC: GH48019 add styler to excel (#48104)
Co-authored-by: Francesco Romandini <[email protected]>
1 parent 5733627 commit ed94e82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pandas/core/generic.py

+1
Original file line numberDiff line numberDiff line change
@@ -2256,6 +2256,7 @@ def to_excel(
22562256
ExcelWriter : Class for writing DataFrame objects into excel sheets.
22572257
read_excel : Read an Excel file into a pandas DataFrame.
22582258
read_csv : Read a comma-separated values (csv) file into DataFrame.
2259+
io.formats.style.Styler.to_excel : Add styles to Excel sheet.
22592260
22602261
Notes
22612262
-----

0 commit comments

Comments
 (0)