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 Model.transform_columns property #1661

Merged
merged 19 commits into from
Oct 12, 2023
Merged

Commits on Sep 18, 2023

  1. added TransformColumns class + corresponding unit tests

    Salem Boyland committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9507821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef24fe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    4902ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0049688 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Updated args

    SalemJorden committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bcdee27 View commit details
    Browse the repository at this point in the history
  2. updated return type annotation,returning new sequence of TransformCol…

    …umn objects,updated test
    SalemJorden committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4976284 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 3, 2023

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

Commits on Oct 5, 2023

  1. code review changes

    SalemJorden committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8a2a6fc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. updated tests

    SalemJorden committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    026cc4d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    481dfb8 View commit details
    Browse the repository at this point in the history
  2. code review changes

    SalemJorden committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    46f9843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c5ef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf4241 View commit details
    Browse the repository at this point in the history
  5. pull from main branch

    SalemJorden committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c9cacbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56c7802 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. address type and lint errors

    tswast committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2aa8edf View commit details
    Browse the repository at this point in the history