A Dilluns 24 Abril 2006 20:01, Stephen Simmons va escriure:
> Hi,
>
> I have a problem with using PyTables 1.3 to store strings in a StringCol
> column of length 1.
> Whenever the string is "", table.append(rows) gives a ValueError exception.
> These exceptions only appear for StringCols of length
Hi,
I have a problem with using PyTables 1.3 to store strings in a StringCol
column of length 1.
Whenever the string is "", table.append(rows) gives a ValueError exception.
These exceptions only appear for StringCols of length 1; everything is
fine if the length is 2 or higher.
This seems to