rust-data-processing 0.1.5

Schema-first ingestion (CSV, JSON, Parquet, Excel) into an in-memory DataSet, plus Polars-backed pipelines, SQL, profiling, validation, and map/reduce-style processing.
# Rust: ignore Cargo output at repo root and under sub-crates (e.g. python-wrapper/).
target/
/_site

# Python
__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/

# Native extensions / build outputs (maturin, PyO3, MSVC). Rebuild with cargo/maturin — do not commit.
*.pyd
*.dll
*.pdb
**/*.rs.bk
HighLevelDevelopmentPlan.txt
epcis_and_stories.txt
test_run.log
test_run_*.log
benchmarks.log
Planning/Post_README.md