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

trim_all function #162

Open
TobiasNx opened this issue Feb 22, 2022 · 1 comment
Open

trim_all function #162

TobiasNx opened this issue Feb 22, 2022 · 1 comment
Labels
Enhancement New feature or request Metafix

Comments

@TobiasNx
Copy link
Collaborator

Add trim_all function as a record-level function to tidy up dirty data.
If trailing or leading whitespaces can be everywhere this could help to clean it.

Real live scenario: https://gitlab.com/oersi/oersi-etl/-/issues/105#note_847545559

@TobiasNx TobiasNx added the Enhancement New feature or request label Feb 22, 2022
@katauber katauber moved this to Backlog in Metafacture Mar 27, 2023
@TobiasNx
Copy link
Collaborator Author

TobiasNx commented Oct 29, 2024

This functionality could be replaced by combining a visitor bind #360 and trim, so we would not have any duplicate function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Metafix
Projects
Status: Backlog
Development

No branches or pull requests

2 participants