robin-sparkless 4.4.0

PySpark-like DataFrame API in Rust on Polars; no JVM.
Documentation
1
2
3
4
5
6
7
"""
PySpark parity tests.

This package contains all tests that validate Sparkless behavior matches PySpark.
All tests use the expected outputs approach, comparing Sparkless results against
pre-generated PySpark outputs stored in JSON format.
"""