Hello everyone, i have been using a python script to read and export multiple csv files. The first world problem here is that I would like those files to have no headers, I would normally use a bash script to remove the headers for me but I really wanted to know if it was possible to get rid of the middle man and simply do away with the headers without the bash script.
Thanks in advance. Best regards, Leo
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
