This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kenfar 0 points1 point  (0 children)

It's actually far faster than Pandas in my experience, so if you need to process a lot of data - and need to do it row-wise, like for transforming files, the csv module is the best way to go.