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(python): Improve Series.to_numpy performance for chunked Series that would otherwise be zero-copy #16301

Merged
merged 8 commits into from
May 18, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    2188792 View commit details
    Browse the repository at this point in the history
  2. Update test

    stinodego committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d45d505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84920df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8243b89 View commit details
    Browse the repository at this point in the history
  5. Restore question mark

    stinodego committed May 17, 2024
    Configuration menu
    Copy the full SHA
    241590c View commit details
    Browse the repository at this point in the history
  6. Typing

    stinodego committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c55234a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f75b9a7 View commit details
    Browse the repository at this point in the history
  2. Return writable flag

    stinodego committed May 18, 2024
    Configuration menu
    Copy the full SHA
    319d255 View commit details
    Browse the repository at this point in the history