com.thoughtworks.datacommons.prepbuddy.rdds
Returns inferred DataType of @columnIndex
Returns inferred DataType of @columnIndex
Column Index on which type will be infered
DataType
Returns a List of some elements of @columnIndex
Returns a List of some elements of @columnIndex
column Index for the sample
List[String]
Returns a RDD of given column
Returns a RDD of given column
Column index
RDD[String]
Returns a double RDD of given column index
Returns a double RDD of given column index
Column index
RDD[Double]
Returns RDD
Returns RDD
RDD[String]
(Since version 1.0.0) use mapPartitionsWithIndex and filter
(Since version 1.0.0) use mapPartitionsWithIndex and flatMap
(Since version 1.0.0) use mapPartitionsWithIndex and foreach
(Since version 1.2.0) use TaskContext.get
(Since version 0.7.0) use mapPartitionsWithIndex
(Since version 1.0.0) use mapPartitionsWithIndex
(Since version 1.0.0) use collect