On Tuesday 06 March 2007 18:22, Francesc Altet wrote:
> [Gabriel, you kept sending this to pytables-announce, instead of
> pytables-user ;)]
The first time I also sent it with the wrong from-address; so at least there
was some form of improvement ;-)
>
> El dt 06 de 03 del 2007
Hi,
Is there a fast way to 'export' a complete table to a text file? Now I am
iterating over rows with iterrows() and then use a "for colname in
table.colnames" loop to write each individual value. But this is relatively
slow, and I was wondering if someone could give me advice on how to spee