A Monday 31 December 2007, Darren Dale escrigué:
> Hello,
>
> I am writing a data acquisition client which receives a single index
> with each new data point. I need to use that index to update some
> multidimensional arrays. Is it possible to do this with pytables,
> without loading each array int
Hello,
I am writing a data acquisition client which receives a single index with each
new data point. I need to use that index to update some multidimensional
arrays. Is it possible to do this with pytables, without loading each array
into memory? I was hoping I could do something like:
t.root