permute
The data column dc, is not changed. The returned data column holds a permutation of dc
Return
a new data column with a permutation of the rows of dc
Parameters
the type of the data type held in the data column
the data column
the stream for the source of randomness
The data column dc, is not changed. The returned data column holds a permutation of dc
Return
a new data column with a permutation of the rows of dc
Parameters
the type of the data type held in the data column
the data column
the stream number for the source of randomness
The data frame df, is not changed. The returned data frame holds a permutation of df
Return
a new data frame with a permutation of the rows of df
Parameters
the type of the data schema held in the data frame
the data frame
the stream number for the source of randomness
The data frame df, is not changed. The returned data frame holds a permutation of df
Return
a new data frame with a permutation of the rows of df
Parameters
the type of the data schema held in the data frame
the data frame
the stream for the source of randomness