std/csv/merge/RowMergestructjsscheller/scrilib

Join by rows - making the resulting file “taller”. The order of columns/rows in the result depends on the order of the input files.

Fields
no_headers : Option<Boolean>

Use this option if your input files do not have headers. Enabling this option requires all input files have the same number of columns.