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: enhance replace_column to accept a list of new columns #312

Merged

Commits on May 19, 2023

  1. changed the replace_column method to replace a column by a list of co…

    …lumns and updated the test and use-cases of the method
    robmeth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    7863fa5 View commit details
    Browse the repository at this point in the history
  2. make the linter happy

    robmeth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    42da81a View commit details
    Browse the repository at this point in the history
  3. make the linter happy

    robmeth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    06aa7ad View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    9aefec9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 301-enhance-replace_column-to-accept-a-list-…

    …of-new-columns
    
    # Conflicts:
    #	tests/safeds/data/tabular/containers/_table/test_replace_column.py
    robmeth committed May 26, 2023
    Configuration menu
    Copy the full SHA
    78b252d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5551fb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1bc8ac View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 9, 2023

  1. Revert "added the option to give a single Column to the replace_colum…

    …n method and updated tests"
    
    This reverts commit 9aefec9
    robmeth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aee42f3 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    robmeth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9391893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e0237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    735f5b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d960f39 View commit details
    Browse the repository at this point in the history
  6. Merge branch '301-enhance-replace_column-to-accept-a-list-of-new-colu…

    …mns' of https://github.com/Safe-DS/Stdlib into 301-enhance-replace_column-to-accept-a-list-of-new-columns
    robmeth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    98ad765 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cdd581 View commit details
    Browse the repository at this point in the history
  8. changed requested changes

    robmeth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e7e72a3 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/301-enhance-replace_column-to-ac…

    …cept-a-list-of-new-columns' into 301-enhance-replace_column-to-accept-a-list-of-new-columns
    robmeth committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3661794 View commit details
    Browse the repository at this point in the history