Skip to content

#1654 added regex to is_inconsistent_across_dataset operation#1658

Open
alexfurmenkov wants to merge 13 commits intomainfrom
1654-is-inconsistent-across-dataset-regex
Open

#1654 added regex to is_inconsistent_across_dataset operation#1658
alexfurmenkov wants to merge 13 commits intomainfrom
1654-is-inconsistent-across-dataset-regex

Conversation

@alexfurmenkov
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

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

Could you please update the documentation too.

assert result.equals(df.convert_to_series(expected_result))


def test_is_inconsistent_across_dataset_regex():
Copy link
Collaborator

Choose a reason for hiding this comment

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

could you please cover multiple cases such as regex missing, edge cases around regex shape etc.

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.

Regex parameter is not working for operator is_inconsistent_across_dataset

2 participants