Skip to content

DOC: Fix docstring of read_csv and related methods #23496

Closed
@datapythonista

Description

@datapythonista

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

  • pandas.read_table
  • pandas.read_csv
  • pandas.read_fwf

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