This repository has been archived by the owner on Mar 31, 2019. It is now read-only.
1.0.6
Added SparkSQL filling: hist.fill(df)
in PySpark uses Spark to compute increases to histogram bins and then adds them into hist
.
Tested: all axis types, weights, and some simple expressions.
Implemented but untested: profile plots and Book.fill
.
Note: no thread safety yet (not just for Spark, but in general).