Skip to content

Series.sort_index does not accept kwargs kind and na_position. #13589

Closed
@IamJeffG

Description

@IamJeffG

The sort_index method on DataFrame and NDFrame takes kwargs kind and na_position, but Series does not currently support it. (In addition their shared docstring says Series would support it.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    AlgosNon-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diffEnhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions