Re: [Pytables-users] Help iterate over table attributes and find their values

2011-05-11 Thread Curiouslearn
Thanks very much Francesc. Your solution worked great. Thanks again for sharing Pytables with the community. On Wed, May 11, 2011 at 5:54 AM, Francesc Alted wrote: > A Wednesday 11 May 2011 04:55:22 Curiouslearn escrigué: >> Hello, >> >> Can someone please tell me if it is possible to iterate o

Re: [Pytables-users] Help iterate over table attributes and find their values

2011-05-11 Thread Francesc Alted
A Wednesday 11 May 2011 04:55:22 Curiouslearn escrigué: > Hello, > > Can someone please tell me if it is possible to iterate over user > defined attributes of a table and print them out? Basically, I am > looking to get the same information that results from: > > sometable.attrs > > except t