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

Merge trunk #25

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Merge trunk #25

merged 2 commits into from
Nov 14, 2023

Commits on Nov 10, 2023

  1. Bump pyarrow from 13.0.0 to 14.0.1 in /requirements (#22)

    Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1.
    - [Commits](apache/arrow@go/v13.0.0...apache-arrow-14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyarrow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2e59c9e View commit details
    Browse the repository at this point in the history
  2. Clean jump notebook (#21)

    * convert string to Path in reading benchmark data
    
    * simple jump notebook
    
    * fix perturbation column
    
    * separate filtering from data loading
    
    * fix median syntax
    
    * Bump pyarrow from 13.0.0 to 14.0.1 in /requirements (#22) (#23)
    
    Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1.
    - [Commits](apache/arrow@go/v13.0.0...apache-arrow-14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyarrow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * add no scaling option to align_on_controls
    
    * update docstring and delete the jump metadata files
    
    * convert read_parquet function to lambda function
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    safiyecelik and dependabot[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b190fa3 View commit details
    Browse the repository at this point in the history