final case classSubset[T[_[_]], A](src: A, from: FreeQS[T], op: SelectionOp, count: FreeQS[T]) extends QScriptCore[T, A] with Product with Serializable
Chooses a subset of values from a dataset, given a count.
Linear Supertypes
QScriptCore[T, A], Serializable, Serializable, Product, Equals, AnyRef, Any
Chooses a subset of values from a dataset, given a count.