A Friday 19 February 2010 09:44:35 Peter Buchmann escrigué:
> hi,
>
> I'm new to pytables and seem to be missing something:
>
> I need in a table a column for a text: the thing is I don't know how
> long such text entry will be.
>
>
> I thought to use: tables.StringCol but it seems I have to
hi,
I'm new to pytables and seem to be missing something:
I need in a table a column for a text: the thing is I don't know how
long such text entry will be.
I thought to use: tables.StringCol but it seems I have to define a
max text length.
Question: what would be the correct way to have a