Welcome to iter-together
’s Documentation!¶
Simultaneously iterate over multiple files with the same index column.
Usage¶
Command Line Interface¶
Note
The command line wrapper might not work on Windows. Use python3 -m iter_together
if it has issues.
iter-together
automatically installs the command iter-together
. This command can be used to use
the iter_together.iter_together()
function via the command line.