Skip to content

Modify CompareTwoColumnsTransformer to compare str columns #681

@hariinduu

Description

@hariinduu

What?

Currently CompareTwoColumnsTransformer is only supporting numeric columns and we need to modify it as below

  • Add the functionality to work with str columns
  • Make sure it supports '&' comparisons

Why?
Then this will allow us to use on str columns as well with multiple conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions