mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-06-11 19:30:59 +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.