From: Juan M. V. T. <jmv...@gm...> - 2012-11-11 00:39:40
|
Hello, I have to deal in pytables with a very large dataset. The file already compressed with blosc5 is about 5GB. Is it possible to store objects within the same file, each of them containing a reference to a certain search over the dataset? It is like having a large numpy array and a mask of it in the same pytables file. Thank you, Juanma |