mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-07-22 14:01:43 +02:00
Instead of processing the excludes inside the for column loop we do it once before and then only need to check if the current column is in the list.