Hacker News new | ask | show | jobs
by marmaduke 3233 days ago
Tried a memmap?
1 comments

I still wish to find a good tutorial about memmap. The doc about it is very formal. Something with clear use cases, patterns, gotchas and best practice would probably make it more popular.
Check out the joblib.dump example mentioned above. It is pretty impressive so far.