Data Generation# Collection.create_empty() Create an empty collection without any data. Collection.sample([num_rows, overrides, ...]) Create a random sample from the members of this collection.