Skip to content

DOC: Mention styler in the to_excel documentation #48019

Closed
@datapythonista

Description

@datapythonista

xref #47525

In our DataFrame.to_excel documentation we don't have any mention to Styler.to_excel which is very relevant.

Users checking the documentation on how to export a DataFrame to Excel should be aware that they can use the Styler to format the exported file. Personally I'd add the class to See Also, and I'd add a very short example at the end of our examples, with a link to the Styler.to_excel page. I think that would be good for users who may be interested in that feature. But other ideas also welcome.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions