-
lance.LanceFragment.scanner(*, columns: list[str] | dict[str, str] | None =
None
, batch_size: int | None =None
, filter: str | pa.compute.Expression | None =None
, limit: int | None =None
, offset: int | None =None
, with_row_id: bool =False
, with_row_address: bool =False
, batch_readahead: int =16
) LanceScanner See Dataset::scanner for details