org.tresamigos.smv
Maps SmvDataSet to DataFrame by FQN. This is the type of the parameter expected by SmvModule's run method.
Subclasses Function1[SmvDataSet, DataFrame] so it can be used the same way as before, when runParams was type-aliased to Map[SmvDataSet, DataFrame]
Function1[SmvDataSet, DataFrame]
runParams
Map[SmvDataSet, DataFrame]
Maps SmvDataSet to DataFrame by FQN. This is the type of the parameter expected by SmvModule's run method.
Subclasses
Function1[SmvDataSet, DataFrame]so it can be used the same way as before, whenrunParamswas type-aliased toMap[SmvDataSet, DataFrame]