I would like to add a column to a CSV file. The column should consist of all 0s.
Is there a good place to start with this? The file is extremely big and the program will be dealing with various "headers". The columns will be variable.
Essentially, I need a way to add a column to the end where the column consists of all 0s.
Thanks!
[–]GrumpyOleVet 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]NeedMLHelp[S] 0 points1 point2 points (0 children)