From: Norbert N. <Nor...@gm...> - 2005-01-17 21:57:22
|
Hi there, is there any specific reason why in-kernel iterators cannot be used more then once: Doing something like: selection = table.where(table.cols.somecol == someval) val1 = [ x.val1 for x in selection ] val2 = [ x.val2 for x in selection ] gives me a rather intimidating errormessage from somewhere deep inside the HDF library. I think, it is a rather common case, so it should definitely work. Ciao, Nobbi -- _________________________________________Norbert Nemec Bernhardstr. 2 ... D-93053 Regensburg Tel: 0941 - 2009638 ... Mobil: 0179 - 7475199 eMail: <No...@Ne...> |