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

PERF: Return RangeIndex from RangeIndex.reindex when possible #57647

Merged
merged 14 commits into from
Mar 5, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    017dafe View commit details
    Browse the repository at this point in the history
  2. Add whatsnew number

    mroeschke committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ab72067 View commit details
    Browse the repository at this point in the history
  3. Only if index

    mroeschke committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7d6fc28 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d8d0218 View commit details
    Browse the repository at this point in the history
  2. add name

    mroeschke committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b791bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5beaa22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a27f545 View commit details
    Browse the repository at this point in the history
  5. Use intp

    mroeschke committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ea3c613 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    7cb0b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. merge

    mroeschke committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    370d20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a12235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f9f388 View commit details
    Browse the repository at this point in the history
  4. Add test for Index return

    mroeschke committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3be4020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de784d View commit details
    Browse the repository at this point in the history