Skip to content

Fix --extra-col-pair example in the docs #272

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Phlya
Copy link
Member

@Phlya Phlya commented Jun 27, 2025

No description provided.

@Phlya Phlya assigned Phlya and agalitsyna and unassigned Phlya Jun 27, 2025
@@ -160,7 +160,8 @@
"duplicates. Can be either provided as 0-based column indices or as column "
'names (requires the "#columns" header field). The option can be provided '
"multiple times if multiple column pairs must match. "
'Example: --extra-col-pair "phase1" "phase2". [output format option]',
'Example, to dedup phased pairs:'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change:

Example for dedup of phased pairs, remove duplicates matching in columns phase1 and (independently) in column phase2. Note how each --extra-col-pair expects a pair of columns as input:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

2 participants