| Package | Description |
|---|---|
| org.jpmml.python |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockScope |
class |
DataFrameScope |
| Modifier and Type | Method and Description |
|---|---|
Scope |
AbstractTranslator.ensureScope() |
Scope |
AbstractTranslator.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.setScope(Scope scope) |
static org.dmg.pmml.Predicate |
PredicateTranslator.translate(String string,
Scope scope) |
static org.dmg.pmml.Expression |
ExpressionTranslator.translate(String string,
Scope scope) |
static org.dmg.pmml.Expression |
ExpressionTranslator.translate(String string,
Scope scope,
boolean compact) |
Copyright © 2022. All rights reserved.