public final class SplitWithTransform<T extends Object, C extends Object, R extends Object>
SplitWithTransform(DataFrame<T> df, Function2<ColumnsSelectionDsl<T>, ColumnsSelectionDsl<T>, ColumnSet<C>> columns, Boolean inward, KType targetType, R default, Function2<DataRow<T>, C, Iterable<R>> transform)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait