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: raise if remove_colums is called with unknown column by default #852

Commits on Jun 21, 2024

  1. zwischenstand

    saius02 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8b3d676 View commit details
    Browse the repository at this point in the history
  2. fertig

    saius02 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f2c0c7f View commit details
    Browse the repository at this point in the history
  3. Ruff Error fixed completely

    saius02 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0c471f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b7d1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ebf36a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. some refactoring

    TobiasPluecker committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cd3b50a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1bfba View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Small details adjusted

    Update remove_columns function and related usage
    
    - Added documentation for the "ignore_unknown_names" parameter in the remove_columns function.
    - Updated the replace_column function to call remove_columns with "ignore_unknown_names=True" to maintain existing behavior.
    - Updated the examples in the documentation to include "ignore_unknown_names=True".
    TobiasPluecker committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e57c5e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. removes empty line

    saius02 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d6c7fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c262362 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 807-feat-raise-if-remove_colums-is-called-wi…

    …th-unknown-column-by-default
    TellemHD committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    200b237 View commit details
    Browse the repository at this point in the history
  4. update classification.ipynb

    saius02 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ef6414c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771dccc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0da239 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refs/heads/main' into 807-feat-raise-if-remove_colums-i…

    …s-called-with-unknown-column-by-default
    lars-reimann committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4038c19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f36fe41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f69393f View commit details
    Browse the repository at this point in the history