Releases: data-commons/prep-buddy
Releases · data-commons/prep-buddy
Few Bug Fixes
Removed the take sample method from the AbstractRDD constructor.Now sample is only needed when you do certain tasks on every time.
Beta release
This is the first release which is compatible with Apache-spark 1.6.0 version.It has core functionalities in TransformableRDD which is extended from RDD (a top-level abstraction of ApacheSpark).