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

Add a Permutation Error Type #5

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Add a Permutation Error Type #5

merged 1 commit into from
Jun 25, 2024

Conversation

philipp-jung
Copy link
Collaborator

The Permutation error type shuffles strings that are formatted by a separator. It supports arbitrary separators and two modes of shuffling:

  1. fixed mode makes it so that all shuffled formats are shuffled
    following the same pattern.
  2. random mode randomly shuffles each cell in a column

The Permutation error type shuffles strings that are formatted by a
separator. It supports arbitrary separators and two modes of shuffling:

1) *fixed* mode makes it so that all shuffled formats are shuffled
   following the same pattern.
2) *random* mode randomly shuffles each cell in a column
@philipp-jung philipp-jung merged commit 26434bb into main Jun 25, 2024
18 checks passed
@philipp-jung philipp-jung deleted the feat/permutation branch June 25, 2024 11:58
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.

1 participant