What's new
- Read multiple
.sas7bdatfiles in parallel by passing
a directory or glob
pattern to.load()— each file gets its own set of
Spark tasks - Requires Python 3.10+ (pyreadstat upstream dropped 3.9
support)
Installation
pip install sas7bdat-spark
Requirements
- Python 3.10+
- PySpark 4.0+ / Databricks DBR 15.2+