2013/8/25 Peter Prettenhofer <peter.prettenho...@gmail.com>: > yes - I used the builtin hash to show its different (if you print the > floating point you can see the difference as well). > If hash would not be consistent than pickling dicts would not be a good > idea... ?
A pickled dict just is just a list of key-value pairs. The keys are rehashed upon unpickle. -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general