CSV preparation — an independent Python workflow for splitting tagged records and mapping columns to a supplied schema.
The synthetic example preserves text IDs and multiline fields, stops on unknown tags, and reports output counts and file hashes. Multi-tag routing is explicit, so extra output rows can be explained rather than mistaken for duplicates.
CSV preparation — an independent Python workflow for splitting tagged records and mapping columns to a supplied schema.
The synthetic example preserves text ...