Re: [Pytables-users] Question about reading a complete table.

2012-02-21 Thread German Ocampo
Anthony, Uemit Your answers were really usefull. Both options improve the time compared to the previous one. Now the program is just taking to run only 4% of the time compared to the previous code. Many thanks! German Message: 5 Date: Mon, 20 Feb 2012 10:43:27 -0600 From: Anthony Scopatz Sub

Re: [Pytables-users] HDF5 references stored in attributes

2012-02-21 Thread Ask Jakobsen
Thanks, Anthony In h5py there appears to be support for HDF5 references which would allow to store a reference to another dataset in an attribute (as I understand it). Can something similar be done in pytables? Best, Ask > Hello Ask, > > What you are looking for in general are called Links in

Re: [Pytables-users] HDF5 references stored in attributes

2012-02-21 Thread Anthony Scopatz
Hello Ask, Since HDF5 itself supports this, then yes. This can be supported in PyTables. It would really help if you made a feature request for this on our giithub issues . That way, we won't forget about it in the future ;). Be Well Anthony On Tue,