-
lance.LanceDataset(uri: str | Path, version: int | str | None =
None
, block_size: int | None =None
, index_cache_size: int | None =None
, metadata_cache_size: int | None =None
, commit_lock: CommitLock | None =None
, storage_options: dict[str, str] | None =None
, serialized_manifest: bytes | None =None
, default_scan_options: dict[str, Any] | None =None
) Initialize self. See help(type(self)) for accurate signature.