mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
11 lines
290 B
Plaintext
11 lines
290 B
Plaintext
Polars is a DataFrame interface on top of an OLAP Query Engine implemented
|
|
in Rust using Apache Arrow Columnar Format as the memory model.
|
|
|
|
Features:
|
|
* Lazy/eager execution
|
|
* Multi-threaded
|
|
* SIMD
|
|
* Query optimization
|
|
* Powerful expression API
|
|
* Hybrid Streaming (larger than RAM datasets)
|