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: replace empty string transformer #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RevioliALJ
Copy link

What type of PR is this? (check all applicable)

  • Feature

Description

Overview

This transformer finds any empty strings in a dataframe and replaces these with null values instead

Copy link
Contributor

@MartinBoge MartinBoge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Approved!

Copy link
Contributor

@JeppeBlixen JeppeBlixen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Copy link
Contributor

@JeppeBlixen JeppeBlixen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would make sense to also adding string trimming. It could though be argued that trimming should be its own transformer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants