Package org.jpmml.python
Class PythonTypeUtil
- java.lang.Object
-
- org.jpmml.python.PythonTypeUtil
-
public class PythonTypeUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.dmg.pmml.DataTypeparseDataType(String dtype)
-
-
-
Method Detail
-
parseDataType
public static org.dmg.pmml.DataType parseDataType(String dtype)
-
-