2022-02-09

Python csv.DictReader

I use Python csv a lot, especially csv.DictReader. This article on Python csv.DictReader at Python Pool was useful, particularly for showing how to subclass csv.DictReader to get case-insensitive column names.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.