Relative Content

Tag Archive for pythoncsviteration

Can only iterate once through csv reader [duplicate]

This question already has answers here: Why can’t I iterate twice over the same iterator? How can I “reset” the iterator or reuse the data? (7 answers) Proper way to reset csv.reader for multiple iterations? (3 answers) Closed last year. So I basically have an extremely long list of strings, and a CSV file that […]