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

feat: add __str__ methods to the various part of the profiler options #1115

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from

Commits on Mar 14, 2024

  1. Replace snappy with cramjam (capitalone#1091)

    * add downloads tile (capitalone#1085)
    
    * Replace snappy with cramjam
    
    * Delete test_no_snappy
    
    ---------
    
    Co-authored-by: Taylor Turner <[email protected]>
    gliptak and taylorfturner committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f411110 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Quick fix for dependency max pins (capitalone#1120)

    * Fix dask_expr
    
    * Keras and Tensorflow version fix
    
    * Keras and Tensorflow version fix
    
    * Fix keras bug
    abajpai15 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1f8ec47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47ac0f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

    carlsonp committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6d2ad99 View commit details
    Browse the repository at this point in the history
  3. more docstring adjustments

    carlsonp committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5765b1f View commit details
    Browse the repository at this point in the history
  4. run python black formatter

    carlsonp committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a32a49f View commit details
    Browse the repository at this point in the history
  5. change option to iter_option to clarify and be explicit that this is …

    …not the options variable
    carlsonp committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    39ab997 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53f7a22 View commit details
    Browse the repository at this point in the history
  7. sort imports using isort

    carlsonp committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    302681c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb15c63 View commit details
    Browse the repository at this point in the history