Utilities

Operators in the Utilities category

Home > Utilities

Operators

OperatorDescription
Random K SamplingRandom sampling with given percentage
Reservoir SamplingReservoir Sampling with k items being kept randomly
SplitSplit data to two different ports
Unnest StringUnnest the string values in the column separated by a delimiter to multiple values

Total: 4 operators


Random K Sampling

Random sampling with given percentage

Reservoir Sampling

Reservoir Sampling with k items being kept randomly

Split

Split data to two different ports

Unnest String

Unnest the string values in the column separated by a delimiter to multiple values