Skip to content

Question regarding Series.argsort documentation #24816

Closed
@dsaxton

Description

@dsaxton

Series.argsort has three arguments, axis, kind and order, but only kind is actually used. Should the other two be removed from the documentation? (I'm guessing they were once used and are left in the code for compatibility reasons?)

https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.argsort.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions