Go to the source code of this file.
Namespaces | |
subset | |
Functions | |
def | subset.exit_with_help (argv) |
def | subset.main (argv=sys.argv) |
def | subset.process_options (argv) |
def | subset.random_selection (dataset, subset_size) |
def | subset.stratified_selection (dataset, subset_size) |
Variables | |
subset.xrange = range | |