[Paraview] Exporting headless csv files through python batch scripting

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Aug 13 14:27:12 EDT 2013


Not currently. The writer doesn't provide any API to not write the headers.

Utkarsh

On Tue, Aug 13, 2013 at 9:39 AM, leo camilo <lhcamilo at gmail.com> wrote:
> 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
>


More information about the ParaView mailing list