random.sample (population, k) in python means choosing uniformly and randomly from a population with distinct individuals k unique individuals, am I correct ? I never saw the uniform part. So, I guess it should be this way. Sorry if this is a duplicated as the following one. I initially put my concern there, but since I do not have enough poputation yet, someone flaged my answer. Anyway, any comments are greatly appreciated.
Asked
Active
Viewed 186 times
-1
-
What do you mean by "uniform"? – user Mar 16 '15 at 14:23