Ray
Print up to the given number of records from the dataset.
Note
This operation will trigger execution of the lazy transformations performed on this dataset.
Time complexity: O(limit specified)
limit – The max number of records to print.