A B C D E F G H I J K L M N O P R S T U V Z _ 
All Classes All Packages

A

AbstractTranslator - Class in org.jpmml.python
 
AbstractTranslator() - Constructor for class org.jpmml.python.AbstractTranslator
 
addDefinition(List<String>) - Static method in class numpy.DType
 
addEscapes(String) - Static method in exception org.jpmml.python.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
AdditiveExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
adjustBeginLineColumn(int, int) - Method in class org.jpmml.python.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
apply(Object) - Method in class org.jpmml.python.CastFunction
 
Arguments() - Method in class org.jpmml.python.ExpressionTranslator
 
ArrayIndexingExpression() - Method in class org.jpmml.python.PredicateTranslator
 
ArrayIndexingExpression(String) - Method in class org.jpmml.python.ExpressionTranslator
 

B

backup(int) - Method in class org.jpmml.python.SimpleCharStream
Backup a number of characters.
beginColumn - Variable in class org.jpmml.python.Token
The column number of the first character of this Token.
beginLine - Variable in class org.jpmml.python.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.jpmml.python.SimpleCharStream
Start.
BINARY_ADD - patsy.PatsyOperator
 
BINARY_DIVIDE - patsy.PatsyOperator
 
BINARY_MULTIPLY - patsy.PatsyOperator
 
BINARY_SUBTRACT - patsy.PatsyOperator
 
BINARY_TILDE - patsy.PatsyOperator
 
Block - Class in pandas.core
 
Block(String, String) - Constructor for class pandas.core.Block
 
BlockManager - Class in pandas.core
 
BlockManager(String, String) - Constructor for class pandas.core.BlockManager
 
BlockScope - Class in org.jpmml.python
 
BlockScope(List<? extends Feature>) - Constructor for class org.jpmml.python.BlockScope
 
BOOLEAN - numpy.core.TypeDescriptor.Kind
 
BooleanDtype - Class in pandas.core
 
BooleanDtype(String, String) - Constructor for class pandas.core.BooleanDtype
 
BSpline - Class in scipy.interpolate
 
BSpline(String, String) - Constructor for class scipy.interpolate.BSpline
 
bufcolumn - Variable in class org.jpmml.python.SimpleCharStream
 
buffer - Variable in class org.jpmml.python.SimpleCharStream
 
bufline - Variable in class org.jpmml.python.SimpleCharStream
 
bufpos - Variable in class org.jpmml.python.SimpleCharStream
Position in buffer.
builtins - package builtins
 

C

CalendarUtil - Class in org.jpmml.python
 
Callable - Interface in collections
 
canonicalizeModule(String) - Static method in class org.jpmml.python.FunctionUtil
 
Castable - Interface in org.jpmml.python
 
CastFunction<E> - Class in org.jpmml.python
 
CastFunction(Class<? extends E>) - Constructor for class org.jpmml.python.CastFunction
 
castTo(Class<?>) - Method in interface org.jpmml.python.Castable
 
castTo(Object, Class<?>) - Static method in class org.jpmml.python.CastUtil
 
CastUtil - Class in org.jpmml.python
 
Categorical - Class in pandas.core
 
Categorical(String, String) - Constructor for class pandas.core.Categorical
 
CategoricalDtype - Class in pandas.core
 
CategoricalDtype(String, String) - Constructor for class pandas.core.CategoricalDtype
 
checkShapes(int, int[]...) - Static method in class org.jpmml.python.ClassDictUtil
 
checkShapes(int, int, int[]...) - Static method in class org.jpmml.python.ClassDictUtil
 
checkSize(int, Collection<?>...) - Static method in class org.jpmml.python.ClassDictUtil
 
checkSize(Collection<?>...) - Static method in class org.jpmml.python.ClassDictUtil
 
ClassDictConstructorUtil - Class in org.jpmml.python
 
ClassDictUtil - Class in org.jpmml.python
 
clearContent() - Method in class joblib.NDArrayWrapper
 
clearContent() - Method in class numpy.core.NDArray
 
clearContent() - Method in class numpy.core.Scalar
 
clearContent() - Method in interface org.jpmml.python.HasContent
 
clearContent(ClassDict) - Static method in class org.jpmml.python.ClassDictUtil
 
close() - Method in class org.jpmml.python.FileStorage
 
close() - Method in class org.jpmml.python.InputStreamStorage
 
close() - Method in interface org.jpmml.python.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class org.jpmml.python.StreamProvider
 
close() - Method in class org.jpmml.python.StringProvider
 
collections - package collections
 
COLON - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
column - Variable in class org.jpmml.python.SimpleCharStream
 
COMMA - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
ComparisonExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
ComparisonExpression() - Method in class org.jpmml.python.PredicateTranslator
 
COMPAT - org.jpmml.python.CompressedInputStreamStorage.Type
 
COMPLEX_FLOAT - numpy.core.TypeDescriptor.Kind
 
CompressedInputStreamStorage - Class in org.jpmml.python
 
CompressedInputStreamStorage(InputStream) - Constructor for class org.jpmml.python.CompressedInputStreamStorage
 
CompressedInputStreamStorage(PushbackInputStream) - Constructor for class org.jpmml.python.CompressedInputStreamStorage
 
CompressedInputStreamStorage.Type - Enum in org.jpmml.python
 
ConstantExpression(String) - Method in class org.jpmml.python.ExpressionTranslator
 
construct() - Method in interface org.jpmml.python.IConstantConstructor
 
construct(Object[]) - Method in class functools.Partial
 
construct(Object[]) - Method in class numpy.core.FromBufferConstructor
 
construct(Object[]) - Method in class org.jpmml.python.CustomPythonObjectConstructor
 
construct(Object[]) - Method in class org.jpmml.python.NamedTupleConstructor
 
construct(Object[]) - Method in class org.jpmml.python.NullConstructor
 
construct(Object[]) - Method in class org.jpmml.python.PythonEnumConstructor
 
construct(Object[]) - Method in class org.jpmml.python.PythonObjectConstructor
 
construct(Object[]) - Method in class pandas.NDArrayBackedConstructor
 
construct(ClassDictConstructor, Class<? extends C>) - Static method in class org.jpmml.python.ClassDictConstructorUtil
 
createAttributeMap(String[], Object[]) - Static method in class org.jpmml.python.CustomPythonObject
 
createStorage(File) - Static method in class org.jpmml.python.StorageUtil
 
createStorage(InputStream) - Static method in class org.jpmml.python.StorageUtil
 
createStorage(PushbackInputStream) - Static method in class org.jpmml.python.StorageUtil
 
CSRMatrix - Class in scipy.sparse
 
CSRMatrix(String, String) - Constructor for class scipy.sparse.CSRMatrix
 
CSRMatrixUtil - Class in scipy.sparse
 
curChar - Variable in class org.jpmml.python.PythonParserTokenManager
 
currentToken - Variable in exception org.jpmml.python.ParseException
This is the last token that has been consumed successfully.
CustomPythonObject - Class in org.jpmml.python
 
CustomPythonObject(String, String) - Constructor for class org.jpmml.python.CustomPythonObject
 
CustomPythonObjectConstructor - Class in org.jpmml.python
 
CustomPythonObjectConstructor(String, String, Class<? extends CustomPythonObject>) - Constructor for class org.jpmml.python.CustomPythonObjectConstructor
 
CustomUnpickler - Class in org.jpmml.python
 
CustomUnpickler() - Constructor for class org.jpmml.python.CustomUnpickler
 

D

Data(String, String) - Constructor for class pandas.core.Index.Data
 
DataFrame - Class in pandas.core
 
DataFrame(String, String) - Constructor for class pandas.core.DataFrame
 
DataFrameScope - Class in org.jpmml.python
 
DataFrameScope(String, List<? extends Feature>) - Constructor for class org.jpmml.python.DataFrameScope
 
DataFrameScope(List<? extends Feature>) - Constructor for class org.jpmml.python.DataFrameScope
 
debugStream - Variable in class org.jpmml.python.PythonParserTokenManager
Debug output.
decode(Object) - Static method in class numpy.core.ScalarUtil
 
deepCastTo(Object, Class<?>) - Static method in class org.jpmml.python.CastUtil
 
DEFAULT - Static variable in interface org.jpmml.python.PythonParserConstants
Lexical state.
DefaultDict - Class in collections
 
DefaultDict(String, String) - Constructor for class collections.DefaultDict
 
detectType(PushbackInputStream) - Static method in class org.jpmml.python.CompressedInputStreamStorage
 
DIGIT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.jpmml.python.ExpressionTranslator
Disable tracing.
disable_tracing() - Method in class org.jpmml.python.PredicateTranslator
Disable tracing.
disable_tracing() - Method in class org.jpmml.python.PythonParser
Disable tracing.
dispatch(short) - Method in class org.jpmml.python.CustomUnpickler
 
DIVIDE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
Done() - Method in class org.jpmml.python.SimpleCharStream
Reset buffer when finished.
DOT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
DottedName() - Method in class org.jpmml.python.ExpressionTranslator
 
DType - Class in numpy
 
DType(String, String) - Constructor for class numpy.DType
 

E

ELSE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
EMPTY - Static variable in class org.jpmml.python.BlockScope
 
enable_tracing() - Method in class org.jpmml.python.ExpressionTranslator
Enable tracing.
enable_tracing() - Method in class org.jpmml.python.PredicateTranslator
Enable tracing.
enable_tracing() - Method in class org.jpmml.python.PythonParser
Enable tracing.
encodeFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
encodeFunction(Identifiable, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
encodeNumpyFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
encodePandasFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
encodePythonFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
encodeScipyFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
 
endColumn - Variable in class org.jpmml.python.Token
The column number of the last character of this Token.
endLine - Variable in class org.jpmml.python.Token
The line number of the last character of this Token.
ensureScope() - Method in class org.jpmml.python.AbstractTranslator
 
EOF - Static variable in interface org.jpmml.python.PythonParserConstants
End of File.
EOL - Static variable in exception org.jpmml.python.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EQUAL - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
ExpandBuff(boolean) - Method in class org.jpmml.python.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.jpmml.python.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
Expression() - Method in class org.jpmml.python.ExpressionTranslator
 
ExpressionTranslator - Class in org.jpmml.python
 
ExpressionTranslator(String) - Constructor for class org.jpmml.python.ExpressionTranslator
Constructor.
ExpressionTranslator(Provider) - Constructor for class org.jpmml.python.ExpressionTranslator
Constructor.
ExpressionTranslator(PythonParserTokenManager) - Constructor for class org.jpmml.python.ExpressionTranslator
Constructor with generated Token Manager.
ExtensionDtype - Class in pandas.core
 
ExtensionDtype(String, String) - Constructor for class pandas.core.ExtensionDtype
 
extractElement(Object[], int) - Static method in class org.jpmml.python.TupleUtil
 
extractElement(Object[], int, Class<? extends E>) - Static method in class org.jpmml.python.TupleUtil
 
extractElementList(List<Object[]>, int) - Static method in class org.jpmml.python.TupleUtil
 
extractElementList(List<Object[]>, int, Class<? extends E>) - Static method in class org.jpmml.python.TupleUtil
 

F

FALSE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
FileStorage - Class in org.jpmml.python
 
FileStorage(File) - Constructor for class org.jpmml.python.FileStorage
 
FillBuff() - Method in class org.jpmml.python.SimpleCharStream
 
FLOAT - numpy.core.TypeDescriptor.Kind
 
FLOAT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
forChar(char) - Static method in enum numpy.core.TypeDescriptor.Kind
 
formatClass(Object) - Static method in class org.jpmml.python.ClassDictUtil
 
formatIndent(int) - Static method in class patsy.PatsyTerm
 
formatMember(ClassDict, String) - Static method in class org.jpmml.python.ClassDictUtil
 
formatMessage(Object) - Method in class org.jpmml.python.CastFunction
 
FormulaParser - Class in patsy
 
FormulaParser() - Constructor for class patsy.FormulaParser
 
FromBufferConstructor - Class in numpy.core
 
FromBufferConstructor(String, String) - Constructor for class numpy.core.FromBufferConstructor
 
Function - Class in numpy.core
 
Function(String, String) - Constructor for class numpy.core.Function
 
FunctionInvocationExpression(String) - Method in class org.jpmml.python.ExpressionTranslator
 
FunctionUtil - Class in org.jpmml.python
 
functools - package functools
 

G

generateParseException() - Method in class org.jpmml.python.ExpressionTranslator
Generate ParseException.
generateParseException() - Method in class org.jpmml.python.PredicateTranslator
Generate ParseException.
generateParseException() - Method in class org.jpmml.python.PythonParser
Generate ParseException.
get(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
 
getArgs() - Method in class functools.Partial
 
getArity() - Method in enum patsy.PatsyOperator
 
getArray(String) - Method in class org.jpmml.python.FileStorage
 
getArray(String) - Method in class org.jpmml.python.InputStreamStorage
 
getArray(String) - Method in class org.jpmml.python.PythonObject
 
getArray(String) - Method in class org.jpmml.python.Storage
 
getArray(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
 
getArray(String, String) - Method in class org.jpmml.python.PythonObject
 
getArrayContent() - Method in class joblib.NDArrayWrapper
 
getArrayContent() - Method in class numpy.core.NDArray
 
getArrayContent() - Method in class numpy.core.Scalar
 
getArrayContent() - Method in interface org.jpmml.python.HasArray
 
getArrayContent() - Method in class pandas.core.Index
 
getArrayContent() - Method in class pandas.core.MaskedArray
 
getArrayContent() - Method in class pandas.core.Series
 
getArrayContent() - Method in class pandas.NDArrayBacked
 
getArrayContent() - Method in class scipy.sparse.CSRMatrix
 
getArrayShape() - Method in class joblib.NDArrayWrapper
 
getArrayShape() - Method in class numpy.core.NDArray
 
getArrayShape() - Method in class numpy.core.Scalar
 
getArrayShape() - Method in interface org.jpmml.python.HasArray
 
getArrayShape() - Method in class pandas.core.Index
 
getArrayShape() - Method in class pandas.core.MaskedArray
 
getArrayShape() - Method in class pandas.core.Series
 
getArrayShape() - Method in class pandas.NDArrayBacked
 
getArrayShape() - Method in class scipy.sparse.CSRMatrix
 
getArrayShape(String) - Method in class org.jpmml.python.PythonObject
 
getArrayShape(String, int) - Method in class org.jpmml.python.PythonObject
 
getArrayType() - Method in class joblib.NDArrayWrapper
 
getArrayType() - Method in class numpy.core.NDArray
 
getArrayType() - Method in class numpy.core.Scalar
 
getArrayType() - Method in interface org.jpmml.python.HasArray
 
getArrayType() - Method in class pandas.core.Index
 
getArrayType() - Method in class pandas.core.MaskedArray
 
getArrayType() - Method in class pandas.core.Series
 
getArrayType() - Method in class pandas.NDArrayBacked
 
getArrayType() - Method in class scipy.sparse.CSRMatrix
 
GetAttr - Class in builtins
 
GetAttr(String, String) - Constructor for class builtins.GetAttr
 
getAxesArray() - Method in class pandas.core.BlockManager
 
getBeginColumn() - Method in class org.jpmml.python.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.jpmml.python.SimpleCharStream
Get token beginning line number.
getBlockItems() - Method in class pandas.core.BlockManager
 
getBlockManager() - Method in class pandas.core.Series
 
getBlockValues() - Method in class pandas.core.BlockManager
 
getBoolean(String) - Method in class org.jpmml.python.PythonObject
 
getBooleanArray(String) - Method in class org.jpmml.python.PythonObject
 
getByteOrder() - Method in class numpy.core.TypeDescriptor
 
getC() - Method in class scipy.interpolate.BSpline
 
getCategories() - Method in class pandas.core.CategoricalDtype
 
getClassName() - Method in class org.jpmml.python.PythonObject
 
getClassName(ClassDictConstructor) - Static method in class org.jpmml.python.ClassDictConstructorUtil
 
getClazz() - Method in class org.jpmml.python.CastFunction
 
getClazz() - Method in class org.jpmml.python.PythonObjectConstructor
 
getCls() - Method in class pandas.core.Index
 
getColumn() - Method in class org.jpmml.python.SimpleCharStream
Deprecated. 
getColumns() - Method in class org.jpmml.python.DataFrameScope
 
getContent() - Method in class joblib.NDArrayWrapper
 
getContent() - Method in class numpy.core.NDArray
 
getContent() - Method in class numpy.core.Scalar
 
getContent() - Method in interface org.jpmml.python.HasContent
 
getContent() - Method in class pandas.NDArrayBacked
 
getContent(NDArray) - Static method in class numpy.core.NDArrayUtil
Gets the payload of a one-dimensional array.
getContent(NDArray, String) - Static method in class numpy.core.NDArrayUtil
Gets the payload of the specified dimension of a multi-dimensional array.
getContent(CSRMatrix) - Static method in class scipy.sparse.CSRMatrixUtil
 
getData() - Method in class numpy.core.MaskedArray
 
getData() - Method in class numpy.core.NDArray
 
getData() - Method in class pandas.core.DataFrame
 
getData() - Method in class pandas.core.Index
 
getData() - Method in class pandas.core.Index.NDArrayData
 
getData() - Method in class pandas.core.MaskedArray
 
getData() - Method in class scipy.sparse.CSRMatrix
 
getDataType() - Method in class builtins.Type
 
getDataType() - Method in class numpy.core.TypeDescriptor
 
getDataType() - Method in class numpy.DType
 
getDataType() - Method in interface org.jpmml.python.TypeInfo
 
getDataType() - Method in class pandas.core.BooleanDtype
 
getDataType() - Method in class pandas.core.CategoricalDtype
 
getDataType() - Method in class pandas.core.ExtensionDtype
 
getDataType() - Method in class pandas.core.IntegerDtype
 
getDataType() - Method in class pandas.core.StringDtype
 
getDescr() - Method in class numpy.core.NDArray
 
getDescr() - Method in class numpy.core.TypeDescriptor
 
getDescr() - Method in class pandas.core.CategoricalDtype
 
getDescr() - Method in class pandas.core.Index.Data
 
getDescr() - Method in class pandas.core.Index
 
getDescr() - Method in class pandas.core.Index.NDArrayData
 
getDescr() - Method in class pandas.core.Index.RangeData
 
getDict(String) - Method in class org.jpmml.python.PythonObject
 
getDType() - Method in class joblib.NumpyArrayWrapper
 
getDType() - Method in class numpy.core.Scalar
 
getDType() - Method in class pandas.core.Categorical
 
getDType() - Method in class pandas.core.MaskedArray
 
getDType() - Method in class pandas.NDArrayBacked
 
getEndColumn() - Method in class org.jpmml.python.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.jpmml.python.SimpleCharStream
Get token end line number.
getExpanded() - Method in class treelib.Node
 
getExtrapolate() - Method in class scipy.interpolate.BSpline
 
getFeature(String) - Method in class org.jpmml.python.BlockScope
 
getFeature(String) - Method in class org.jpmml.python.DataFrameScope
 
getFeature(String) - Method in class org.jpmml.python.Scope
 
getFeature(String, int) - Method in class org.jpmml.python.BlockScope
 
getFeature(String, int) - Method in class org.jpmml.python.DataFrameScope
 
getFeature(String, int) - Method in class org.jpmml.python.Scope
 
getFeature(String, String) - Method in class org.jpmml.python.BlockScope
 
getFeature(String, String) - Method in class org.jpmml.python.DataFrameScope
 
getFeature(String, String) - Method in class org.jpmml.python.Scope
 
getFileName() - Method in class joblib.NDArrayWrapper
 
getFillValue() - Method in class numpy.core.MaskedArray
 
getFortranOrder() - Method in class numpy.core.NDArray
 
getFunc() - Method in class functools.Partial
 
getIdentifier() - Method in class treelib.Node
 
getIdentifier() - Method in class treelib.Tree
 
GetImage() - Method in class org.jpmml.python.SimpleCharStream
Get token literal value.
getIndices() - Method in class scipy.sparse.CSRMatrix
 
getIndPtr() - Method in class scipy.sparse.CSRMatrix
 
getInputStream() - Method in class joblib.NDArrayWrapper
 
getInteger(String) - Method in class org.jpmml.python.PythonObject
 
getIntegerArray(String) - Method in class org.jpmml.python.PythonObject
 
getK() - Method in class scipy.interpolate.BSpline
 
getKeywords() - Method in class functools.Partial
 
getKind() - Method in class numpy.core.TypeDescriptor
 
getKind() - Method in enum patsy.PatsyOperator
 
getKind() - Method in class patsy.PatsyToken
 
getLine() - Method in class org.jpmml.python.SimpleCharStream
Deprecated. 
getList(String) - Method in class org.jpmml.python.PythonObject
 
getList(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
 
getListLike(String) - Method in class org.jpmml.python.PythonObject
 
getListLike(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
 
getMask() - Method in class numpy.core.MaskedArray
 
getMask() - Method in class pandas.core.MaskedArray
 
getMessage() - Method in exception org.jpmml.python.TokenMgrException
You can also modify the body of this method to customize your error messages.
getModule() - Method in class numpy.core.Function
 
getModule() - Method in class numpy.core.UFunc
 
getModule() - Method in interface org.jpmml.python.Identifiable
 
getModule() - Method in class org.jpmml.python.PythonObjectConstructor
 
getModule(ClassDictConstructor) - Static method in class org.jpmml.python.ClassDictConstructorUtil
 
getName() - Method in class builtins.GetAttr
 
getName() - Method in class numpy.core.Function
 
getName() - Method in class numpy.core.UFunc
 
getName() - Method in class org.jpmml.python.DataFrameScope
 
getName() - Method in interface org.jpmml.python.Identifiable
 
getName() - Method in class org.jpmml.python.PythonObjectConstructor
 
getName() - Method in class pandas.core.Series
 
getName(ClassDictConstructor) - Static method in class org.jpmml.python.ClassDictConstructorUtil
 
getNDArray() - Method in class pandas.NDArrayBacked
 
getNextToken() - Method in class org.jpmml.python.ExpressionTranslator
Get the next Token.
getNextToken() - Method in class org.jpmml.python.PredicateTranslator
Get the next Token.
getNextToken() - Method in class org.jpmml.python.PushbackPythonParserTokenManager
 
getNextToken() - Method in class org.jpmml.python.PythonParser
Get the next Token.
getNextToken() - Method in class org.jpmml.python.PythonParserTokenManager
Get the next Token.
getNodes() - Method in class treelib.Tree
 
getNumber(String) - Method in class org.jpmml.python.PythonObject
 
getNumberArray(String) - Method in class org.jpmml.python.PythonObject
 
getNumpyArrayAlignmentBytes() - Method in class joblib.NumpyArrayWrapper
 
getObj() - Method in class builtins.GetAttr
 
getObj() - Method in class numpy.core.Scalar
 
getObj() - Method in class numpy.DType
 
getObject() - Method in class org.jpmml.python.FileStorage
 
getObject() - Method in class org.jpmml.python.InputStreamStorage
 
getObject() - Method in class org.jpmml.python.Storage
 
getObject(String) - Method in class org.jpmml.python.PythonObject
 
getOnlyBlockItem() - Method in class pandas.core.SingleBlockManager
 
getOnlyBlockValue() - Method in class pandas.core.SingleBlockManager
 
getOnlyElement() - Method in class numpy.core.Scalar
 
getOptional(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
 
getOptionalBoolean(String, Boolean) - Method in class org.jpmml.python.PythonObject
 
getOptionalObject(String) - Method in class org.jpmml.python.PythonObject
 
getOptionalScalar(String) - Method in class org.jpmml.python.PythonObject
 
getOptionalString(String) - Method in class org.jpmml.python.PythonObject
 
getOrder() - Method in class joblib.NumpyArrayWrapper
 
getOrder() - Method in class numpy.DType
 
getOrdered() - Method in class pandas.core.CategoricalDtype
 
getPatsyOperator() - Method in class patsy.PatsyOperation
 
getPatsyTerms() - Method in class patsy.PatsyOperation
 
getPatsyToken() - Method in class patsy.PatsyFactor
 
getPrecedence() - Method in enum patsy.PatsyOperator
 
getPredecessor() - Method in class treelib.Node
 
getPythonModule() - Method in class org.jpmml.python.PythonObject
 
getPythonName() - Method in class org.jpmml.python.PythonObject
 
getPythonObject(String, E) - Method in class org.jpmml.python.PythonObject
 
getRoot() - Method in class treelib.Tree
 
getScalar(String) - Method in class org.jpmml.python.PythonObject
 
getScope() - Method in class org.jpmml.python.AbstractTranslator
 
getShape() - Method in class joblib.NumpyArrayWrapper
 
getShape() - Method in class numpy.core.NDArray
 
getShape() - Method in class scipy.sparse.CSRMatrix
 
getShape(NDArray) - Static method in class numpy.core.NDArrayUtil
 
getShape(CSRMatrix) - Static method in class scipy.sparse.CSRMatrixUtil
 
getSize() - Method in class numpy.core.TypeDescriptor
 
getSlice() - Method in class pandas.core.Block
 
getStart() - Method in class pandas.core.Index.RangeData
 
getStep() - Method in class pandas.core.Index.RangeData
 
getStop() - Method in class pandas.core.Index.RangeData
 
getStorage() - Method in class joblib.NDArrayWrapperConstructor
 
getString(String) - Method in class org.jpmml.python.PythonObject
 
getSuccessors() - Method in class treelib.Node
 
GetSuffix(int) - Method in class org.jpmml.python.SimpleCharStream
Get the suffix.
getT() - Method in class scipy.interpolate.BSpline
 
getTabSize() - Method in class org.jpmml.python.SimpleCharStream
 
getTag() - Method in class treelib.Node
 
getTag(Class<? extends E>) - Method in class treelib.Node
 
getToken(int) - Method in class org.jpmml.python.ExpressionTranslator
Get the specific Token.
getToken(int) - Method in class org.jpmml.python.PredicateTranslator
Get the specific Token.
getToken(int) - Method in class org.jpmml.python.PythonParser
Get the specific Token.
getTokens() - Method in class patsy.PatsyToken
 
getTuple(String) - Method in class org.jpmml.python.PythonObject
 
getTupleList(String) - Method in class org.jpmml.python.PythonObject
 
getTyp() - Method in class pandas.core.Series
 
getValue() - Method in class org.jpmml.python.PythonEnum
 
getValue() - Method in class org.jpmml.python.Token
An optional attribute value of the Token.
getValues() - Method in class numpy.DType
 
getValues() - Method in class pandas.core.Block
 
getValues() - Method in class pandas.core.CategoricalDtype
 
getValues() - Method in class pandas.core.Index.Data
 
getValues() - Method in class pandas.core.Index
 
getValues() - Method in class pandas.core.Index.NDArrayData
 
getValues() - Method in class pandas.core.Index.RangeData
 
getValues() - Method in class pandas.core.Series
 
getVariables() - Method in class org.jpmml.python.BlockScope
 
GREATER_OR_EQUAL - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
GREATER_THAN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.

H

HasArray - Interface in org.jpmml.python
 
HasContent<E> - Interface in org.jpmml.python
 

I

IConstantConstructor - Interface in org.jpmml.python
 
Identifiable - Interface in org.jpmml.python
 
IF - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
IfElseExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
image - Variable in class org.jpmml.python.Token
The string image of the token.
IN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
inBuf - Variable in class org.jpmml.python.SimpleCharStream
 
Index - Class in pandas.core
 
Index(String, String) - Constructor for class pandas.core.Index
 
Index.Data - Class in pandas.core
 
Index.NDArrayData - Class in pandas.core
 
Index.RangeData - Class in pandas.core
 
init(PushbackInputStream) - Method in enum org.jpmml.python.CompressedInputStreamStorage.Type
 
init(ClassLoader, String) - Static method in class org.jpmml.python.PickleUtil
 
input_stream - Variable in class org.jpmml.python.PythonParserTokenManager
 
inputStream - Variable in class org.jpmml.python.SimpleCharStream
 
InputStreamStorage - Class in org.jpmml.python
 
InputStreamStorage(InputStream) - Constructor for class org.jpmml.python.InputStreamStorage
 
INSTANCE - Static variable in class org.jpmml.python.NullConstructor
 
INT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
INTEGER - numpy.core.TypeDescriptor.Kind
 
IntegerDtype - Class in pandas.core
 
IntegerDtype(String, String) - Constructor for class pandas.core.IntegerDtype
 
INTERACT - patsy.PatsyOperator
 
INVALID_LEXICAL_STATE - Static variable in exception org.jpmml.python.TokenMgrException
Tried to change to an invalid lexical state.
IS - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
isObject() - Method in class numpy.core.TypeDescriptor
 

J

jj_nt - Variable in class org.jpmml.python.ExpressionTranslator
Next token.
jj_nt - Variable in class org.jpmml.python.PredicateTranslator
Next token.
jj_nt - Variable in class org.jpmml.python.PythonParser
Next token.
jjFillToken() - Method in class org.jpmml.python.PythonParserTokenManager
 
jjnewLexState - Static variable in class org.jpmml.python.PythonParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.jpmml.python.PythonParserTokenManager
Token literal values.
joblib - package joblib
 

K

kind - Variable in class org.jpmml.python.Token
An integer that describes the kind of this token.

L

LBRACKET - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
LegacyRandomState - Class in numpy.random
 
LegacyRandomState(String, String) - Constructor for class numpy.random.LegacyRandomState
 
LESS_OR_EQUAL - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
LESS_THAN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
LETTER - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception org.jpmml.python.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception org.jpmml.python.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.jpmml.python.PythonParserTokenManager
Lexer state names.
line - Variable in class org.jpmml.python.SimpleCharStream
 
ListMakerExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
ListMakerExpression() - Method in class org.jpmml.python.PredicateTranslator
 
LiteralExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
LiteralExpression() - Method in class org.jpmml.python.PredicateTranslator
 
LogicalAndExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
LogicalAndExpression() - Method in class org.jpmml.python.PredicateTranslator
 
LogicalOrExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
LogicalOrExpression() - Method in class org.jpmml.python.PredicateTranslator
 
LOOP_DETECTED - Static variable in exception org.jpmml.python.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.

M

main(String...) - Static method in class patsy.FormulaParser
 
MaskedArray - Class in numpy.core
 
MaskedArray - Class in pandas.core
 
MaskedArray(String, String) - Constructor for class numpy.core.MaskedArray
 
MaskedArray(String, String) - Constructor for class pandas.core.MaskedArray
 
maxNextCharInd - Variable in class org.jpmml.python.SimpleCharStream
 
MINUS - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
MODULO - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
MultiplicativeExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
MULTIPLY - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.

N

NA - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NAME - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NamedTuple - Class in org.jpmml.python
 
NamedTuple(String, String) - Constructor for class org.jpmml.python.NamedTuple
 
NamedTupleConstructor - Class in org.jpmml.python
 
NamedTupleConstructor(String, String, Class<? extends NamedTuple>) - Constructor for class org.jpmml.python.NamedTupleConstructor
 
NameInvocationExpression() - Method in class org.jpmml.python.PredicateTranslator
 
NameInvocationExpression(String) - Method in class org.jpmml.python.ExpressionTranslator
 
names() - Method in class org.jpmml.python.NamedTuple
 
NAN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NAT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NDArray - Class in numpy.core
 
NDArray() - Constructor for class numpy.core.NDArray
 
NDArray(String, String) - Constructor for class numpy.core.NDArray
 
NDArrayBacked - Class in pandas
 
NDArrayBacked(String, String) - Constructor for class pandas.NDArrayBacked
 
NDArrayBackedConstructor - Class in pandas
 
NDArrayBackedConstructor(String, String, Class<? extends NDArrayBacked>) - Constructor for class pandas.NDArrayBackedConstructor
 
NDArrayData(String, String) - Constructor for class pandas.core.Index.NDArrayData
 
NDArrayUtil - Class in numpy.core
 
NDArrayWrapper - Class in joblib
 
NDArrayWrapper(String, String) - Constructor for class joblib.NDArrayWrapper
 
NDArrayWrapperConstructor - Class in joblib
 
NDArrayWrapperConstructor(String, String, Storage) - Constructor for class joblib.NDArrayWrapperConstructor
 
NegationExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
newObject() - Method in class joblib.NDArrayWrapperConstructor
 
newObject() - Method in class numpy.core.FromBufferConstructor
 
newObject() - Method in class org.jpmml.python.CustomPythonObjectConstructor
 
newObject() - Method in class org.jpmml.python.NamedTupleConstructor
 
newObject() - Method in class org.jpmml.python.PythonEnumConstructor
 
newObject() - Method in class org.jpmml.python.PythonObjectConstructor
 
newObject() - Method in class pandas.NDArrayBackedConstructor
 
newToken(int) - Static method in class org.jpmml.python.Token
 
newToken(int, String) - Static method in class org.jpmml.python.Token
Returns a new Token object, by default.
next - Variable in class org.jpmml.python.Token
A reference to the next regular (non-special) token from the input stream.
Node - Class in treelib
 
Node(String, String) - Constructor for class treelib.Node
 
NONE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NONZERO_DIGIT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NOT - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NOT_EQUAL - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
NullConstructor - Class in org.jpmml.python
 
NullConstructor() - Constructor for class org.jpmml.python.NullConstructor
 
numpy - package numpy
 
numpy.core - package numpy.core
 
numpy.random - package numpy.random
 
NumpyArrayWrapper - Class in joblib
 
NumpyArrayWrapper(String, String) - Constructor for class joblib.NumpyArrayWrapper
 

O

OBJECT - numpy.core.TypeDescriptor.Kind
 
OPEN_PAREN - patsy.PatsyOperator
 
OR - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
org.jpmml.python - package org.jpmml.python
 

P

pandas - package pandas
 
pandas.core - package pandas.core
 
ParenthesizedExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
ParenthesizedExpression() - Method in class org.jpmml.python.PredicateTranslator
 
parseArray(InputStream, String, int, Integer) - Static method in class numpy.core.NDArrayUtil
 
parseData(InputStream, Object, Object[]) - Static method in class numpy.core.NDArrayUtil
 
parseData(InputStream, Object, Object[], Integer) - Static method in class numpy.core.NDArrayUtil
 
parseDataType(String) - Static method in class org.jpmml.python.PythonTypeUtil
 
parseDict(String) - Static method in class numpy.core.NDArrayUtil
 
ParseException - Exception in org.jpmml.python
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.jpmml.python.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jpmml.python.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception org.jpmml.python.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception org.jpmml.python.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseFormula(String) - Static method in class patsy.FormulaParser
 
parseInt(Token, Token) - Static method in class org.jpmml.python.AbstractTranslator
 
parseMultiArray(InputStream, List<String>, int, Integer) - Static method in class numpy.core.NDArrayUtil
 
parseNpy(InputStream) - Static method in class numpy.core.NDArrayUtil
http://docs.scipy.org/doc/numpy-dev/neps/npy-format.html
Partial - Class in functools
 
Partial(String, String) - Constructor for class functools.Partial
 
patsy - package patsy
 
PatsyFactor - Class in patsy
 
PatsyFactor(PatsyToken) - Constructor for class patsy.PatsyFactor
 
PatsyOperation - Class in patsy
 
PatsyOperation(PatsyOperator, List<PatsyTerm>) - Constructor for class patsy.PatsyOperation
 
PatsyOperator - Enum in patsy
 
PatsyTerm - Class in patsy
 
PatsyTerm() - Constructor for class patsy.PatsyTerm
 
PatsyToken - Class in patsy
 
PatsyToken(List<Token>) - Constructor for class patsy.PatsyToken
 
PatsyToken(Token) - Constructor for class patsy.PatsyToken
 
PickleUtil - Class in org.jpmml.python
 
PLUS - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
Predicate() - Method in class org.jpmml.python.PredicateTranslator
 
PredicateTranslator - Class in org.jpmml.python
 
PredicateTranslator(String) - Constructor for class org.jpmml.python.PredicateTranslator
Constructor.
PredicateTranslator(Provider) - Constructor for class org.jpmml.python.PredicateTranslator
Constructor.
PredicateTranslator(PythonParserTokenManager) - Constructor for class org.jpmml.python.PredicateTranslator
Constructor with generated Token Manager.
prevCharIsCR - Variable in class org.jpmml.python.SimpleCharStream
 
prevCharIsLF - Variable in class org.jpmml.python.SimpleCharStream
 
PrimaryExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
PrimaryExpression() - Method in class org.jpmml.python.PredicateTranslator
 
Provider - Interface in org.jpmml.python
 
pushBack(Token) - Method in class org.jpmml.python.PushbackPythonParserTokenManager
 
PushbackPythonParserTokenManager - Class in org.jpmml.python
 
PushbackPythonParserTokenManager(SimpleCharStream) - Constructor for class org.jpmml.python.PushbackPythonParserTokenManager
 
PythonEncoder - Class in org.jpmml.python
 
PythonEncoder() - Constructor for class org.jpmml.python.PythonEncoder
 
PythonEnum - Class in org.jpmml.python
 
PythonEnum(String, String) - Constructor for class org.jpmml.python.PythonEnum
 
PythonEnumConstructor - Class in org.jpmml.python
 
PythonEnumConstructor(String, String) - Constructor for class org.jpmml.python.PythonEnumConstructor
 
PythonEnumConstructor(String, String, Class<? extends PythonEnum>) - Constructor for class org.jpmml.python.PythonEnumConstructor
 
PythonObject - Class in org.jpmml.python
 
PythonObject(String, String) - Constructor for class org.jpmml.python.PythonObject
 
PythonObjectConstructor - Class in org.jpmml.python
 
PythonObjectConstructor(String, String, Class<? extends PythonObject>) - Constructor for class org.jpmml.python.PythonObjectConstructor
 
PythonParser - Class in org.jpmml.python
 
PythonParser(String) - Constructor for class org.jpmml.python.PythonParser
Constructor.
PythonParser(Provider) - Constructor for class org.jpmml.python.PythonParser
Constructor.
PythonParser(PythonParserTokenManager) - Constructor for class org.jpmml.python.PythonParser
Constructor with generated Token Manager.
PythonParserConstants - Interface in org.jpmml.python
Token literal values and constants.
PythonParserTokenManager - Class in org.jpmml.python
Token Manager.
PythonParserTokenManager(SimpleCharStream) - Constructor for class org.jpmml.python.PythonParserTokenManager
Constructor.
PythonParserTokenManager(SimpleCharStream, int) - Constructor for class org.jpmml.python.PythonParserTokenManager
Constructor.
PythonTypeUtil - Class in org.jpmml.python
 

R

RandomState - Class in numpy.random
 
RandomState(String, String) - Constructor for class numpy.random.RandomState
 
RangeData() - Constructor for class pandas.core.Index.RangeData
 
RBRACKET - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
read(char[], int, int) - Method in interface org.jpmml.python.Provider
Reads characters into an array
read(char[], int, int) - Method in class org.jpmml.python.StreamProvider
 
read(char[], int, int) - Method in class org.jpmml.python.StringProvider
 
read(InputStream) - Method in class numpy.core.TypeDescriptor
 
readByte(InputStream) - Static method in class numpy.core.NDArrayUtil
 
readChar() - Method in class org.jpmml.python.SimpleCharStream
Read a character.
readDouble(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
readFloat(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
readInt(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
readLong(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
readObject(InputStream) - Static method in class numpy.core.NDArrayUtil
 
readShort(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
readString(InputStream, int) - Static method in class numpy.core.NDArrayUtil
 
readUnicode(InputStream, ByteOrder, int) - Static method in class numpy.core.NDArrayUtil
 
readUnsignedByte(InputStream) - Static method in class numpy.core.NDArrayUtil
 
readUnsignedShort(InputStream, ByteOrder) - Static method in class numpy.core.NDArrayUtil
 
reconstruct(Object, Object) - Method in class org.jpmml.python.PythonObjectConstructor
 
ReInit(String) - Method in class org.jpmml.python.ExpressionTranslator
 
ReInit(String) - Method in class org.jpmml.python.PredicateTranslator
 
ReInit(String) - Method in class org.jpmml.python.PythonParser
 
ReInit(Provider) - Method in class org.jpmml.python.ExpressionTranslator
Reinitialise.
ReInit(Provider) - Method in class org.jpmml.python.PredicateTranslator
Reinitialise.
ReInit(Provider) - Method in class org.jpmml.python.PythonParser
Reinitialise.
ReInit(Provider) - Method in class org.jpmml.python.SimpleCharStream
Reinitialise.
ReInit(Provider, int, int) - Method in class org.jpmml.python.SimpleCharStream
Reinitialise.
ReInit(Provider, int, int, int) - Method in class org.jpmml.python.SimpleCharStream
Reinitialise.
ReInit(PythonParserTokenManager) - Method in class org.jpmml.python.ExpressionTranslator
Reinitialise.
ReInit(PythonParserTokenManager) - Method in class org.jpmml.python.PredicateTranslator
Reinitialise.
ReInit(PythonParserTokenManager) - Method in class org.jpmml.python.PythonParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.jpmml.python.PythonParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.jpmml.python.PythonParserTokenManager
Reinitialise parser.
removeDefinition(List<String>) - Static method in class numpy.DType
 
resolveFeature(String) - Method in class org.jpmml.python.BlockScope
 
resolveFeature(String) - Method in class org.jpmml.python.DataFrameScope
 
RPAREN - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.

S

Scalar - Class in numpy.core
 
Scalar(String, String) - Constructor for class numpy.core.Scalar
 
ScalarUtil - Class in numpy.core
 
scipy.interpolate - package scipy.interpolate
 
scipy.sparse - package scipy.sparse
 
Scope - Class in org.jpmml.python
 
Scope() - Constructor for class org.jpmml.python.Scope
 
selectNode(Integer) - Method in class treelib.Tree
 
selectNodes(Collection<Integer>) - Method in class treelib.Tree
 
selectPredecessor(Tree) - Method in class treelib.Node
 
selectRoot() - Method in class treelib.Tree
 
selectSuccessors(Tree) - Method in class treelib.Node
 
Series - Class in pandas.core
 
Series() - Constructor for class pandas.core.Series
 
Series(String, String) - Constructor for class pandas.core.Series
 
SeriesUtil - Class in pandas.core
 
setBlockItems(List<Index>) - Method in class pandas.core.BlockManager
 
setBlockManager(SingleBlockManager) - Method in class pandas.core.Series
 
setBlockValues(List<HasArray>) - Method in class pandas.core.BlockManager
 
setClassName(String) - Method in class org.jpmml.python.PythonObject
 
setDebugStream(PrintStream) - Method in class org.jpmml.python.PythonParserTokenManager
Set debug output.
setFillValue(Object) - Method in class numpy.core.MaskedArray
 
setOnlyBlockItem(Index) - Method in class pandas.core.SingleBlockManager
 
setOnlyBlockValue(HasArray) - Method in class pandas.core.SingleBlockManager
 
setScope(Scope) - Method in class org.jpmml.python.AbstractTranslator
 
setTabSize(int) - Method in class org.jpmml.python.SimpleCharStream
 
Sign() - Method in class org.jpmml.python.ExpressionTranslator
 
Sign() - Method in class org.jpmml.python.PredicateTranslator
 
Sign() - Method in class org.jpmml.python.PythonParser
 
SimpleCharStream - Class in org.jpmml.python
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Provider) - Constructor for class org.jpmml.python.SimpleCharStream
Constructor.
SimpleCharStream(Provider, int, int) - Constructor for class org.jpmml.python.SimpleCharStream
Constructor.
SimpleCharStream(Provider, int, int, int) - Constructor for class org.jpmml.python.SimpleCharStream
Constructor.
SingleBlockManager - Class in pandas.core
 
SingleBlockManager() - Constructor for class pandas.core.SingleBlockManager
 
SingleBlockManager(String, String) - Constructor for class pandas.core.SingleBlockManager
 
Slice - Class in builtins
 
Slice(String, String) - Constructor for class builtins.Slice
 
specialToken - Variable in class org.jpmml.python.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATIC_LEXER_ERROR - Static variable in exception org.jpmml.python.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.jpmml.python.SimpleCharStream
Whether parser is static.
Storage - Class in org.jpmml.python
 
Storage() - Constructor for class org.jpmml.python.Storage
 
StorageUtil - Class in org.jpmml.python
 
StreamProvider - Class in org.jpmml.python
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider(InputStream) - Constructor for class org.jpmml.python.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class org.jpmml.python.StreamProvider
 
StreamProvider(Reader) - Constructor for class org.jpmml.python.StreamProvider
 
STRING - numpy.core.TypeDescriptor.Kind
 
STRING - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
StringArray - Class in pandas.core
 
StringArray(String, String) - Constructor for class pandas.core.StringArray
 
StringDtype - Class in pandas.core
 
StringDtype(String, String) - Constructor for class pandas.core.StringDtype
 
StringProvider - Class in org.jpmml.python
 
StringProvider(String) - Constructor for class org.jpmml.python.StringProvider
 
StringSlicingExpression(Expression) - Method in class org.jpmml.python.ExpressionTranslator
 
SwitchTo(int) - Method in class org.jpmml.python.PushbackPythonParserTokenManager
 
SwitchTo(int) - Method in class org.jpmml.python.PythonParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.jpmml.python.SimpleCharStream
 
TILDE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
toArray(InputStream) - Method in class joblib.NumpyArrayWrapper
 
toArray(List<?>) - Static method in class numpy.core.NDArrayUtil
 
toDescr() - Method in class numpy.DType
 
token - Variable in class org.jpmml.python.ExpressionTranslator
Current token.
token - Variable in class org.jpmml.python.PredicateTranslator
Current token.
token - Variable in class org.jpmml.python.PythonParser
Current token.
Token - Class in org.jpmml.python
Describes the input token stream.
Token() - Constructor for class org.jpmml.python.Token
No-argument constructor
Token(int) - Constructor for class org.jpmml.python.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.jpmml.python.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.jpmml.python.ExpressionTranslator
Generated Token Manager.
token_source - Variable in class org.jpmml.python.PredicateTranslator
Generated Token Manager.
token_source - Variable in class org.jpmml.python.PythonParser
Generated Token Manager.
tokenImage - Variable in exception org.jpmml.python.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.jpmml.python.PythonParserConstants
Literal token values.
TokenMgrException - Exception in org.jpmml.python
Token Manager Error.
TokenMgrException() - Constructor for exception org.jpmml.python.TokenMgrException
No arg constructor.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception org.jpmml.python.TokenMgrException
Full Constructor.
TokenMgrException(String, int) - Constructor for exception org.jpmml.python.TokenMgrException
Constructor with message and reason.
toLocalDate(Calendar) - Static method in class org.jpmml.python.CalendarUtil
 
toLocalDateTime(Calendar) - Static method in class org.jpmml.python.CalendarUtil
 
toMap(Series, Function<InK, OutK>, Function<InV, OutV>) - Static method in class pandas.core.SeriesUtil
 
toString() - Method in class joblib.NDArrayWrapper
 
toString() - Method in class org.jpmml.python.Token
Returns the image.
toString() - Method in class patsy.PatsyTerm
 
toString() - Method in class patsy.PatsyToken
 
toString(int) - Method in class patsy.PatsyFactor
 
toString(int) - Method in class patsy.PatsyOperation
 
toString(int) - Method in class patsy.PatsyTerm
 
toString(ClassDict) - Static method in class org.jpmml.python.ClassDictUtil
 
trace_enabled() - Method in class org.jpmml.python.ExpressionTranslator
Trace enabled.
trace_enabled() - Method in class org.jpmml.python.PredicateTranslator
Trace enabled.
trace_enabled() - Method in class org.jpmml.python.PythonParser
Trace enabled.
trackLineColumn - Variable in class org.jpmml.python.SimpleCharStream
 
TrailerFunctionInvocationExpression(Expression) - Method in class org.jpmml.python.ExpressionTranslator
 
translate(String, Scope) - Static method in class org.jpmml.python.ExpressionTranslator
 
translate(String, Scope) - Static method in class org.jpmml.python.PredicateTranslator
 
translate(String, Scope, boolean) - Static method in class org.jpmml.python.ExpressionTranslator
 
translateBoolean(String) - Static method in class org.jpmml.python.AbstractTranslator
 
translateInt(String) - Static method in class org.jpmml.python.AbstractTranslator
 
translateString(String) - Static method in class org.jpmml.python.AbstractTranslator
 
Tree - Class in treelib
 
Tree(String, String) - Constructor for class treelib.Tree
 
treelib - package treelib
 
TRUE - Static variable in interface org.jpmml.python.PythonParserConstants
RegularExpression Id.
TupleUtil - Class in org.jpmml.python
 
Type - Class in builtins
 
Type(String, String) - Constructor for class builtins.Type
 
TypeConstructor - Class in builtins
 
TypeConstructor(String, String) - Constructor for class builtins.TypeConstructor
 
TypeDescriptor - Class in numpy.core
http://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html http://docs.scipy.org/doc/numpy/reference/generated/numpy.dtype.byteorder.html
TypeDescriptor(String) - Constructor for class numpy.core.TypeDescriptor
 
TypeDescriptor.Kind - Enum in numpy.core
 
TypeInfo - Interface in org.jpmml.python
 

U

UFunc - Class in numpy.core
 
UFunc(String, String) - Constructor for class numpy.core.UFunc
 
UNARY_MINUS - patsy.PatsyOperator
 
UNARY_PLUS - patsy.PatsyOperator
 
UNARY_TILDE - patsy.PatsyOperator
 
UnaryExpression() - Method in class org.jpmml.python.ExpressionTranslator
 
UnaryExpression() - Method in class org.jpmml.python.PredicateTranslator
 
UNICODE - numpy.core.TypeDescriptor.Kind
 
unpickle(Storage) - Static method in class org.jpmml.python.PickleUtil
 
UNSIGNED_INTEGER - numpy.core.TypeDescriptor.Kind
 
UpdateLineColumn(char) - Method in class org.jpmml.python.SimpleCharStream
 

V

valueOf(String) - Static method in enum numpy.core.TypeDescriptor.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jpmml.python.CompressedInputStreamStorage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum patsy.PatsyOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum numpy.core.TypeDescriptor.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jpmml.python.CompressedInputStreamStorage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum patsy.PatsyOperator
Returns an array containing the constants of this enum type, in the order they are declared.
VOID - numpy.core.TypeDescriptor.Kind
 

Z

ZLIB - org.jpmml.python.CompressedInputStreamStorage.Type
 

_

__getstate__() - Method in class org.jpmml.python.CustomPythonObject
 
__init__(Object[]) - Method in class builtins.GetAttr
 
__init__(Object[]) - Method in class builtins.Slice
 
__init__(Object[]) - Method in class collections.DefaultDict
 
__init__(Object[]) - Method in class functools.Partial
 
__init__(Object[]) - Method in class numpy.core.MaskedArray
 
__init__(Object[]) - Method in class numpy.core.NDArray
 
__init__(Object[]) - Method in class numpy.core.Scalar
 
__init__(Object[]) - Method in class numpy.core.UFunc
 
__init__(Object[]) - Method in class numpy.DType
 
__init__(Object[]) - Method in class numpy.random.LegacyRandomState
 
__init__(Object[]) - Method in class org.jpmml.python.CustomPythonObject
 
__init__(Object[]) - Method in class pandas.core.Block
 
__init__(Object[]) - Method in class pandas.core.BlockManager
 
__init__(Object[]) - Method in class pandas.core.Index
 
__setstate__(Object[]) - Method in class functools.Partial
 
__setstate__(Object[]) - Method in class numpy.core.MaskedArray
 
__setstate__(Object[]) - Method in class numpy.core.NDArray
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/methods.c
__setstate__(Object[]) - Method in class numpy.DType
https://github.com/numpy/numpy/blob/master/numpy/core/src/multiarray/descriptor.c
__setstate__(Object[]) - Method in class numpy.random.RandomState
 
__setstate__(Object[]) - Method in class org.jpmml.python.CustomPythonObject
 
__setstate__(Object[]) - Method in class pandas.core.BlockManager
 
__setstate__(Object[]) - Method in class pandas.core.Index
 
__setstate__(Object[]) - Method in class pandas.NDArrayBacked
 
__setstate__(HashMap<String, Object>) - Method in class org.jpmml.python.CustomPythonObject
 
A B C D E F G H I J K L M N O P R S T U V Z _ 
All Classes All Packages