A set of utility functions to perform random sampling from any iterable.
See the Sampling documentation at http://sampling.readthedocs.org
New BSD. See License File.
sampling
is on the Python Package Index (PyPi):
pip install sampling
or
easy_install sampling
sampling
supports Python 2.6+ and Python 3.2+ with a common codebase. It is
pure Python and requires no dependencies beyond the standard library.
It is, in short, a light weight dependency.
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.
Please visit our issue page for contribution ideas, or to submit an idea or bug report.