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

PX: Avoid groupby when possible and access groups more efficiently #3765

Merged
merged 15 commits into from
Jun 23, 2022

Commits on Jun 8, 2022

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

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    b97d197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6640d8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73b3c7c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3767 from jvdd/one_group_short_circuit

    ♻️ check for all same groups
    nicolaskruchten committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    dd2137b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ae0645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    067d4b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9498396 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35dbbe8 View commit details
    Browse the repository at this point in the history
  9. possible fix

    nicolaskruchten committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cdae77c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3a4583 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge pull request #3769 from jvdd/one_group_short_circuit

    🧹 avoid unnecessary one_group groupby operations
    nicolaskruchten committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3043324 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    f97f2d2 View commit details
    Browse the repository at this point in the history
  2. changelog

    nicolaskruchten committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f46f809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b22199 View commit details
    Browse the repository at this point in the history