原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12248485.html

 

numpy.random

The numpy.random module supplements the built-in Python random with functions for efficiently generating whole arrays of sample values from many kinds of probability distributions.

NumPy random

NumPy random

 

Partial list of numpy.random functions

NumPy random

 

Reference

Python for Data Analysis Second Edition

相关文章: