Hi Shyam,

Scalar tables are not supported as nodes itself, but you can save them
as attributes.  So you can attach a NumPy structured array as an
(scalar) attribute.  Would that solve your use case?

Regards,

2010/8/11, Shyam <shyam.g...@gmail.com>:
> Hi All
>
> I just started exploring pytables today so pardon me if this question is
> repeated.
>
> Wanted to know if there is any implementation of a pytable Table which
> supports only a single record . This is usually called a scalar table.
>
> This scalar table should not support appending or adding of more than 1 row.
>
> Any code hints towards this would also be helpfull
>
> Thanks in advance
> Shyam
>


-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to