Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.
unicodecsv is a tool in the Languages category of a tech stack.
No pros listed yet.
No cons listed yet.
What are some alternatives to unicodecsv?
NumPy is the fundamental package for array computing with Python.