Compare headers between a base (model) CSV and a target (data) CSV. Fix the target to match the base structure.
Filter CSV rows using conditions. Chain multiple conditions with AND / OR logic.
Bulk replace all values in selected columns with a new value.