datascience.tables.Table.shuffle

Table.shuffle()[source]

Return a new table where all the rows are randomly shuffled from the original table.

Returns:

A new instance of Table with all k rows shuffled.