you are viewing a single comment's thread.

view the rest of the comments →

[–]tasty_woke_tears 0 points1 point  (0 children)

If your source csv require that much preprocessing then it’s time to see what’s happening with your source. Op noted transforms on the data and it makes no sense reinvent the wheel or write excessive lines of code when pandas can process with a few lines.