Skip to content

Releases: data-commons/prep-buddy

Few Bug Fixes

20 Jan 06:36

Choose a tag to compare

Removed the take sample method from the AbstractRDD constructor.Now sample is only needed when you do certain tasks on every time.

Beta release

08 Aug 09:18

Choose a tag to compare

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).