From: Francesc A. <fa...@ca...> - 2004-12-09 12:35:45
|
Hi Ashley, Thanks for filling-up the questionnaire. Find some notes intertwined in the text behind. A Dijous 09 Desembre 2004 09:20, Ashley Walsh va escriure: > > - Implement date support in Leaf objects (specially on Tables). >=20 > +5, tables with a time column are our stock in trade. Well, I think we will be definitely able to deliver that for 1.0 > > - What feature do you like more (not necessarily listed before)? >=20 > CSTables ;) Or more to the point to ability to have one write-access=20 > point, but easy read-access from other processes. Great, perhaps you will be interested in testing the beta version that we will be releasing by the end of the month. Stay tuned. > PS sourceforge is down at the moment or I'd put this in as a bug. >=20 > Table.iterrows() should probably return an empty iterator (eg "return=20 > iter([])" ) for the case when start >=3D stop. Returning an empty=20 > RecArray raises a TypeError for: >=20 > iter(table) >=20 > because iter() expects an iterator to be returned by table.__iter__ Good point. This is implemented in CVS (MAIN trunk) now. Cheers, =2D-=20 =46rancesc Altet Who's your data daddy? =A0PyTables |