A Friday 18 September 2009 15:08:54 David Fokkema escrigué:
> Hi list,
>
> I can now announce that my project has decided to drop MySQL, not
> consider ROOT and move to PyTables for its central data storage
> solution, due to speed and ease of use. Thanks for a great product, in
> particular thank you Francesc, for creating it and ease our burden by
> providing us with innumerable and elaborate answers to our hard
> questions.

Excellent news.  Hope you won't get disappointed with PyTables ;-)

> How easy is it to open a new file, lift lots of data from the old file
> (possibly using a selection mechanism) and 'copy' it to the new file? Of
> course, you can iterate and table.row.append() each row, but is there a
> faster solution?

Look at the `Table.whereAppend` method in:

http://www.pytables.org/docs/manual/ch04.html#TableMethods_querying

HTH,

-- 
Francesc Alted

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to