Skip to content

DOC: Series.unique docstring can be moved to series.py #20075

Closed
@jorisvandenbossche

Description

@jorisvandenbossche

Note for the documentation sprint:

  • The docstring of Series.unique is currently defined in pandas/core/base.py, but since the docstring is no longer shared but only used by Series.unique, the docstring can be moved to pandas/core/series.py as a normal docstring of the Series.unique definition

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions