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

rerun_py.dataframe: add support for .filter_index_values #7670

Merged
merged 8 commits into from
Oct 10, 2024

Commits on Oct 9, 2024

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

    jleibs committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    80d0e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e757aa4 View commit details
    Browse the repository at this point in the history
  4. Test bad inputs

    jleibs committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e04c513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9595fa View commit details
    Browse the repository at this point in the history
  6. Fix badly named selector

    jleibs committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    81a930e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Clarify index vs index-values

    jleibs committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    905a58e View commit details
    Browse the repository at this point in the history
  2. Allow ndarray duplication

    jleibs committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    285ce84 View commit details
    Browse the repository at this point in the history