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 speed things up.
Thanks, Gabriel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users