Skip to content

DOC: Fix docstrings of Excel related functions #23494

Closed
@datapythonista

Description

@datapythonista

The next Excel related functions contain many errors as reported by scripts/validate_docstrings.py:

  • pandas.read_excel
  • pandas.io.formats.style.Styler.to_excel
  • Series.to_excel
  • DataFrame.to_excel

We should fix them, following our standards: https://pandas.pydata.org/pandas-docs/stable/contributing_docstring.html

The validation script should not report errors after they are fixed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions