random.
sample
(population, k)
Return a k length list of unique elements chosen from the population sequence. Used for random sampling without replacement.
原文地址:https://www.cnblogs.com/casperwin/p/8454856.html
时间: 2024-10-12 12:05:29
random.
sample
(population, k)
Return a k length list of unique elements chosen from the population sequence. Used for random sampling without replacement.
原文地址:https://www.cnblogs.com/casperwin/p/8454856.html