Hacker News new | ask | show | jobs
by sametmax 3233 days ago
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.
1 comments

Check out the joblib.dump example mentioned above. It is pretty impressive so far.