removed polars example because it wouldn't compile anymore, even when updating to latest version. It also massively reduced the number of downloaded crates
This commit is contained in:
@@ -10,7 +10,6 @@ bstr = "1.9.1"
|
||||
fast-float = "0.2.0"
|
||||
memchr = "2.7.4"
|
||||
memmap2 = "0.9.4"
|
||||
polars = { version = "0.36.2", features = ["csv", "lazy", "nightly", "streaming"]}
|
||||
rayon = "1.10.0"
|
||||
rustc-hash = "2.0.0"
|
||||
libc = "0.2.155"
|
||||
|
Reference in New Issue
Block a user