robin-sparkless 4.4.0

PySpark-like DataFrame API in Rust on Polars; no JVM.
Documentation
1
2
3
4
5
6
7
"""
Test package root for robin-sparkless.

Unified Python tests live under tests/ (dataframe/, functions/, sql/, window/, io/,
parity/, unit/, integration/, examples/). Use `tests.utils` and `tests.fixtures`
for shared helpers.
"""