Re: [Pytables-users] Another Incredibly Quick Question

2012-07-18 Thread Antonio Valentino
Hi Jacob, Il 18/07/2012 21:01, Jacob Bennett ha scritto: > Hello Gurus, > > I cannot seem to find how to pass in custom parameters such as > NODE_CACHE_SLOTS and METADATA_CACHE_SIZE to the openfile function so that I > don't have to set the default params when I move to another machine. I know >

[Pytables-users] Another Incredibly Quick Question

2012-07-18 Thread Jacob Bennett
Hello Gurus, I cannot seem to find how to pass in custom parameters such as NODE_CACHE_SLOTS and METADATA_CACHE_SIZE to the openfile function so that I don't have to set the default params when I move to another machine. I know you can do this, but I can't seem to remember where I saw it. Thanks,