each_process: Code for processing when process = "each"

Description Usage Arguments Value

Description

Code for processing when process = "each"

Usage

1
each_process(method, chunkSize, count, data, dataName, replace, totalSize)

Arguments

method

method

chunkSize

int > 0 - maximal number of records to be processed at time

count

number of samples to draw

data

incomming data if process = "data"

dataName

incomming data if process = "data"

replace

whether or not to sample with replacement

totalSize

total size

Value

function writes to Alteryx output 1


alteryx/AlteryxSim documentation built on May 10, 2019, 10:26 a.m.