RT @raymondh@twitter.com Raymond Hettinger
Python tip: The examples in the random module provide a nice introduction to many useful techniques: bootstrapping, resampling statistics, simulations, and modeling.
For mastery, don't miss the Jake Vanderplas video and Peter Norvig's notebooks.
https://docs.python.org/3/library/random.html#examples
#python #tip #random #examples #standardlibrary #techniques #bootstrapping #resampling #statistics #simulations #modeling