Re: [Pytables-users] IntCol objects

2006-06-09 Thread Francesc Altet
Hola Pepe, [I'm CC'ing to the pytables-users list for the records] A Divendres 09 Juny 2006 15:40, vàreu escriure: > On 6/9/06, Francesc Altet <[EMAIL PROTECTED]> wrote: > > Mmm, you should end with strings without whitespace characters at all > > (except if you are saving empty array elements th

Re: [Pytables-users] IntCol objects

2006-06-09 Thread Francesc Altet
A Dimarts 06 Juny 2006 18:23, Pepe Barbe va escriure: > Hello, > > When I decalred IntCol objects in Table classes, it is required to > specify a length. In my case I have variable length sized strings and > I am using the maximum possible length for length. But when I retrive > the strings, if th

[Pytables-users] IntCol objects

2006-06-07 Thread Pepe Barbe
Hello, When I decalred IntCol objects in Table classes, it is required to specify a length. In my case I have variable length sized strings and I am using the maximum possible length for length. But when I retrive the strings, if they are smaller than length then they have some witespace characte