Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename searchsorted* functions to findsorted* #25414

Closed
wants to merge 1 commit into from
Closed

Commits on Jan 5, 2018

  1. Rename searchsorted* functions to findsorted*

    The name is consistent with the new API, as search() no longer exists.
    Also swap the two positional arguments for consistency with other functions.
    nalimilan committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    40412f9 View commit details
    Browse the repository at this point in the history