Re: [Pytables-users] General class for table elements

2012-01-28 Thread Davide Cittaro
On Jan 27, 2012, at 6:28 PM, Anthony Scopatz wrote: > Hi Davide, > > From the createTable() doc string you'll see that you are not confined to the > IsDescription class for creating table descriptions. In fact, you can use > dictionaries of Col instances or numpy dtypes as descriptions. I

Re: [Pytables-users] General class for table elements

2012-01-27 Thread Anthony Scopatz
Hi Davide, >From the >createTable()doc string you'll see that you are not confined to the IsDescription class for creating table descriptions. In fact, you can use dictionaries of Col instances or numpy dtypes as descrip