JSONOutputParser

class JSONOutputParser.JSONOutputParser(dataType=None, inputCol=None, outputCol=None, postProcessor=None)[source]

Bases: mmlspark._JSONOutputParser._JSONOutputParser

getDataType()[source]
Returns:format to parse the column to
Return type:object
setDataType(value)[source]
Parameters:dataType (object) – format to parse the column to