datatable.repeat()

Concatenate n copies of the frame by rows and return the result.

This is equivalent to dt.rbind([frame] * n).