π Insert Empty RowsΒΆ
augmentors.table.insert_empty_rows
type: InsertEmptyTableRows
[source]Explanation about InsertEmptyTableRowsΒΆ
Inserts empty rows in a table randomly for the given number of times.
- Args:
times(int) - how many times to insert
Read more about catalog usage here.