[Pytables-users] Pytables
Hi, Is it possible to store a list of integers inside a table column? I want to create a table as follows: col x col y col z == [z,z,z] [z,z,z,z,z,z,z] [z,] As you can see each row has a col
Re: [Pytables-users] Strange differences in behavior via trMap
Hi Dav, On Wed, Apr 12, 2006 at 12:01:44PM -0700, Dav Clark wrote: > I've only tested the following so far on OS X - there is some > similarity with my previous problem getting Unsupported types, so I > wonder if they are related. I've also only checked pytables 1.3. I'm trying to reproduce