-
Notifications
You must be signed in to change notification settings - Fork 4
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
Merged
lars-reimann
merged 17 commits into
main
from
807-feat-raise-if-remove_colums-is-called-with-unknown-column-by-default
Jun 28, 2024
Merged
feat: raise if remove_colums
is called with unknown column by default
#852
lars-reimann
merged 17 commits into
main
from
807-feat-raise-if-remove_colums-is-called-with-unknown-column-by-default
Jun 28, 2024
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b3d676 - Browse repository at this point
Copy the full SHA 8b3d676View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c0c7f - Browse repository at this point
Copy the full SHA f2c0c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c471f3 - Browse repository at this point
Copy the full SHA 0c471f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b7d1e - Browse repository at this point
Copy the full SHA 33b7d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebf36a - Browse repository at this point
Copy the full SHA 8ebf36aView commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd3b50a - Browse repository at this point
Copy the full SHA cd3b50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1bfba - Browse repository at this point
Copy the full SHA 7f1bfbaView commit details
Commits on Jun 24, 2024
-
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".
Configuration menu - View commit details
-
Copy full SHA for e57c5e3 - Browse repository at this point
Copy the full SHA e57c5e3View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6c7fdb - Browse repository at this point
Copy the full SHA d6c7fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c262362 - Browse repository at this point
Copy the full SHA c262362View commit details -
Merge branch 'main' into 807-feat-raise-if-remove_colums-is-called-wi…
…th-unknown-column-by-default
Configuration menu - View commit details
-
Copy full SHA for 200b237 - Browse repository at this point
Copy the full SHA 200b237View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6414c - Browse repository at this point
Copy the full SHA ef6414cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771dccc - Browse repository at this point
Copy the full SHA 771dcccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0da239 - Browse repository at this point
Copy the full SHA b0da239View commit details -
Merge branch 'refs/heads/main' into 807-feat-raise-if-remove_colums-i…
…s-called-with-unknown-column-by-default
Configuration menu - View commit details
-
Copy full SHA for 4038c19 - Browse repository at this point
Copy the full SHA 4038c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36fe41 - Browse repository at this point
Copy the full SHA f36fe41View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69393f - Browse repository at this point
Copy the full SHA f69393fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.