Hi Vineet, A Tuesday 15 September 2009 02:12:04 Vineet Jain escrigué: > I have multiple servers which publish data to pickle files. Then I have a > scheduler which combines the data. I'm currently trying out pytables and > was wondering if there is an easy way to combine multiple hd5, with the > same structure, into one file.
It exists the command `ptrepack`, although it will just let you add (or overwrite) datasets in already existing files. But I think you mean *appending* datasets over already existing leaves, right? Unfortunately, `ptrepack` does not support this. However, you may want to have a look at its implementation: a slight modification of it would fit your requirements. > Also: (It seems there are feature/bug requests for there, just wanted to > add a voice to them) > > - For indexed tables, it would be nice to have min and max > > - It would be nice to have the equivalent of 'limit' in sql to > pytables OK. Could you add a ticket for the min and max in indexed queries? Cheers, -- 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