AnalysisPipeline
object with the input based on the provided typeinitializes the AnalysisPipeline
object with the input based on the provided type
initDfBasedOnType(input, filePath)
Input dataframe
File path where the .csv file is stored
AnalysisPipeline
object initialized with input
Transforms provided inputs into R data frame regardless of the input provided, be it Spark DataFrames or Python data frames
Other Package core functions: BaseAnalysisPipeline-class
,
MetaAnalysisPipeline-class
,
assessEngineSetUp
,
checkSchemaMatch
,
createPipelineInstance
,
exportAsMetaPipeline
,
generateOutput
,
genericPipelineException
,
getInput
, getLoggerDetails
,
getOutputById
,
getPipelinePrototype
,
getPipeline
, getRegistry
,
initialize,BaseAnalysisPipeline-method
,
loadMetaPipeline
,
loadPipeline
,
loadPredefinedFunctionRegistry
,
loadRegistry
, prepExecution
,
registerFunction
,
savePipeline
, saveRegistry
,
setInput
, setLoggerDetails
,
updateObject
,
visualizePipeline