Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
Hi, thanks for creating this amazing library!
There seems to be a small issue with the
lance.torch.data.LanceDataset
in theto_tensor_fn
kwarg of the initializer. Its type hint is:However, it is called here with an additional kwarg: