| Package | Description |
|---|---|
| org.jpmml.python | |
| patsy |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
PredicateTranslator.generateParseException()
Generate ParseException.
|
ParseException |
FunctionDefParser.generateParseException()
Generate ParseException.
|
ParseException |
PythonParser.generateParseException()
Generate ParseException.
|
ParseException |
ExpressionTranslator.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionDefParser.FunctionDef(FunctionDef functionDef) |
void |
FunctionDefParser.Parameters(FunctionDef functionDef) |
FunctionDef |
FunctionDefParser.parseFunctionDef(String string) |
static Object |
PythonParserUtil.parseValue(Token value) |
| Constructor and Description |
|---|
ExpressionTranslator(String dsl)
Constructor.
|
FunctionDefParser(String dsl)
Constructor.
|
PredicateTranslator(String dsl)
Constructor.
|
PythonParser(String dsl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static PatsyTerm |
FormulaParser.parseFormula(String string) |
Copyright © 2023. All rights reserved.