lance.LanceScanner.head(num_rows) Load the first N rows of the dataset. Parameters: num_rows : int¶The number of rows to load. Return type: Table