Package io.virtdata.libbasics.shared.distributions
-
Class Summary Class Description CSVFrequencySampler Takes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.CSVFrequencySamplerAutoDocsInfo DelimFrequencySampler Takes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.DelimFrequencySamplerAutoDocsInfo WeightedStringsFromCSV Provides sampling of a given field in a CSV file according to discrete probabilities.WeightedStringsFromCSVAutoDocsInfo