Closed jarondl closed 6 years ago
by filterting the csv on read, by column number. This means the namedtuple will already have the expected fields only, and we won't need to filter the dictionary by name. The reason for filtering is explained in #18
by filterting the csv on read, by column number. This means the namedtuple will already have the expected fields only, and we won't need to filter the dictionary by name. The reason for filtering is explained in #18