Skip to content

DOC: Parameter verbose does not appear as deprecated #57451

Closed
@albertvillanova

Description

@albertvillanova

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_table.html

Documentation problem

The parameter "verbose" was deprecated in 2.2.0 but this fact does not appear in the corresponding docstrings. See:

Suggested fix for documentation

The "deprecated" Sphinx directive should be added to the docstring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions