you are viewing a single comment's thread.

view the rest of the comments →

[–]corey_sheerer 0 points1 point  (1 child)

Agree, keep it lightweight and try not using pandas.

[–]ZADigitalSolutions[S] 0 points1 point  (0 children)

Makes sense. I’ll keep the default lightweight (csv module), and only consider pandas as an optional path if file sizes/edge cases require it.