Hi pytablers,
Before I am going to embark on using pytables2, I would like to know how
free I am in choosing the dtype of a column.
I would like to store a momentum in my table.
Currently in pytables1 I am using something like
momentum= Float32Col(shape=3)
But now that I know more about nump
Hi Stephen,
El dc 21 de 03 del 2007 a les 18:41 +1100, en/na Stephen Simmons va
escriure:
> Hi everyone,
>
> I've just started using the Pytables2.0 beta, and am very impressed,
> especially with the complex where clauses possible using numexpr.
>
> I have hit one stumbling block in one of my t