A B C D E F G H I J K L M N O P R S T U V W Z _
All Classes All Packages
All Classes All Packages
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
- addFunctionDef(String) - Method in class org.jpmml.python.AbstractTranslator
- 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
- ARROW - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- AS - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- ASSIGN - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- AttributeCastFunction<E> - Class in org.jpmml.python
- AttributeCastFunction(Class<? extends E>) - Constructor for class org.jpmml.python.AttributeCastFunction
- AttributeException - Exception in org.jpmml.python
- AttributeException(String) - Constructor for exception org.jpmml.python.AttributeException
- AttributeException(String, Throwable) - Constructor for exception org.jpmml.python.AttributeException
B
- backup(int) - Method in class org.jpmml.python.SimpleCharStream
-
Backup a number of characters.
- BaseOffset - Class in pandas.tslibs
- BaseOffset(String, String) - Constructor for class pandas.tslibs.BaseOffset
- 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
- BitGenerator - Class in numpy.random
- BitGenerator(String, String) - Constructor for class numpy.random.BitGenerator
- BitGeneratorUtil - Class in numpy.random
- 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
- BlockScope(List<? extends Feature>, PMMLEncoder) - 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
- 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
- canonicalizeDottedName(String) - Method in class org.jpmml.python.AbstractTranslator
- 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 class org.jpmml.python.NullProvider
- 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
- CodeType - Class in types
- CodeType() - Constructor for class types.CodeType
- CodeType(String, String) - Constructor for class types.CodeType
- collections - package collections
- COLON - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- COMMA - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- COMMENT - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- compact(Expression) - Static method in class org.jpmml.python.ExpressionTranslator
- COMPAT - org.jpmml.python.CompressedInputStreamStorage.Type
- Complex - Class in numpy.core
- Complex(Number, Number) - Constructor for class numpy.core.Complex
- 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
- construct() - Method in interface org.jpmml.python.IConstantConstructor
- construct(Object[]) - Method in class dill.CreateArrayConstructor
- construct(Object[]) - Method in class dill.CreateCodeConstructor
- construct(Object[]) - Method in class dill.CreateFunctionConstructor
- construct(Object[]) - Method in class dill.CreateTypeConstructor
- construct(Object[]) - Method in class dill.LoadTypeConstructor
- construct(Object[]) - Method in class functools.Partial
- construct(Object[]) - Method in class numpy.core.FromBufferConstructor
- construct(Object[]) - Method in class org.jpmml.python.CythonObjectConstructor
- 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(Object[]) - Method in class types.MethodTypeConstructor
- construct(ClassDictConstructor, Class<? extends C>) - Static method in class org.jpmml.python.ClassDictConstructorUtil
- containsKey(Object) - Method in class org.jpmml.python.PythonObject
- CreateArrayConstructor - Class in dill
- CreateArrayConstructor(String, String) - Constructor for class dill.CreateArrayConstructor
- createBitGenerator(Object[]) - Static method in class numpy.random.BitGeneratorUtil
- CreateCodeConstructor - Class in dill
- CreateCodeConstructor(String, String) - Constructor for class dill.CreateCodeConstructor
- createExtension() - Method in enum org.jpmml.python.RegExFlavour
- CreateFunctionConstructor - Class in dill
- CreateFunctionConstructor(String, String) - Constructor for class dill.CreateFunctionConstructor
- createPythonException(String, ClassCastException) - Method in class org.jpmml.python.AttributeCastFunction
- createPythonException(String, ClassCastException) - Method in class org.jpmml.python.CastFunction
- createSeries(Index, List<?>) - Static method in class pandas.core.SeriesUtil
- createState(String[], Object[]) - Static method in class org.jpmml.python.CythonObjectUtil
- 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
- CreateTypeConstructor - Class in dill
- CreateTypeConstructor(String, String) - Constructor for class dill.CreateTypeConstructor
- CSRMatrix - Class in scipy.sparse
- CSRMatrix(String, String) - Constructor for class scipy.sparse.CSRMatrix
- CSRMatrixUtil - Class in scipy.sparse
- currentToken - Variable in exception org.jpmml.python.ParseException
-
This is the last token that has been consumed successfully.
- CythonObject - Class in org.jpmml.python
- CythonObject(String, String) - Constructor for class org.jpmml.python.CythonObject
- CythonObjectConstructor - Class in org.jpmml.python
- CythonObjectConstructor(String, String, Class<? extends CythonObject>) - Constructor for class org.jpmml.python.CythonObjectConstructor
- CythonObjectUtil - Class in org.jpmml.python
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(String, List<? extends Feature>, PMMLEncoder) - Constructor for class org.jpmml.python.DataFrameScope
- DataFrameScope(List<? extends Feature>) - Constructor for class org.jpmml.python.DataFrameScope
- DataFrameScope(List<? extends Feature>, PMMLEncoder) - Constructor for class org.jpmml.python.DataFrameScope
- DATETIME - numpy.core.TypeDescriptor.Kind
- DatetimeArray - Class in pandas.core
- DatetimeArray(String, String) - Constructor for class pandas.core.DatetimeArray
- 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
- DEF - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- DEFAULT - Static variable in interface org.jpmml.python.PythonParserConstants
-
Lexical state.
- DefaultDict - Class in collections
- DefaultDict(String, String) - Constructor for class collections.DefaultDict
- delattr(String) - Method in class org.jpmml.python.PythonObject
- detectType(PushbackInputStream) - Static method in class org.jpmml.python.CompressedInputStreamStorage
- DIGIT - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- dill - package dill
- disable_tracing() - Method in class org.jpmml.python.ExpressionTranslator
-
Disable tracing.
- disable_tracing() - Method in class org.jpmml.python.FunctionDefParser
-
Disable tracing.
- disable_tracing() - Method in class org.jpmml.python.PredicateTranslator
-
Disable tracing.
- disable_tracing() - Method in class org.jpmml.python.PythonParser
-
Disable tracing.
- 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.
- DType - Class in numpy
- DType(String, String) - Constructor for class numpy.DType
E
- ELIF - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- 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.FunctionDefParser
-
Enable tracing.
- enable_tracing() - Method in class org.jpmml.python.PredicateTranslator
-
Enable tracing.
- enable_tracing() - Method in class org.jpmml.python.PythonParser
-
Enable tracing.
- encodeBinaryFunction(String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
- encodeConstant(String) - Method in class org.jpmml.python.ExpressionTranslator
- encodeFunction(String, String, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
- encodeFunction(String, List<?>) - Method in class org.jpmml.python.AbstractTranslator
- encodeFunction(String, List<?>) - Method in class org.jpmml.python.PredicateTranslator
- encodeFunction(Identifiable, List<Expression>) - Static method in class org.jpmml.python.FunctionUtil
- encodeMathFunction(String, String, 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
- encodeRegExFunction(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
- encodeUnaryFunction(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.
- ensureEncoder() - Method in class org.jpmml.python.AbstractTranslator
- ensureScope() - Method in class org.jpmml.python.AbstractTranslator
- EOF - Static variable in interface org.jpmml.python.PythonParserConstants
-
End of File.
- EQUAL - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- equals(Object) - Method in class numpy.core.Complex
- 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.
- 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.
- ExpressionTranslator(Scope) - Constructor for class org.jpmml.python.ExpressionTranslator
- ExtensionDtype - Class in pandas.core
- ExtensionDtype(String, String) - Constructor for class pandas.core.ExtensionDtype
- extractArgs(Object[], int, int) - Static method in class org.jpmml.python.ClassDictUtil
- 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
- fillInStackTrace() - Method in exception org.jpmml.python.PythonException
- FLOAT - numpy.core.TypeDescriptor.Kind
- FLOAT - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- Float32Dtype - Class in pandas.core
- Float32Dtype(String, String) - Constructor for class pandas.core.Float32Dtype
- Float64Dtype - Class in pandas.core
- Float64Dtype(String, String) - Constructor for class pandas.core.Float64Dtype
- forChar(char) - Static method in enum numpy.core.TypeDescriptor.Kind
- forClassName(String) - Static method in class builtins.Type
- formatBoolean(Boolean) - Static method in class org.jpmml.python.PythonFormatterUtil
- formatClass(Object) - Static method in class org.jpmml.python.ClassDictUtil
- formatCollection(Collection<?>) - Static method in class org.jpmml.python.PythonFormatterUtil
- formatMember(ClassDict, String) - Static method in class org.jpmml.python.ClassDictUtil
- formatNumber(Number) - Static method in class org.jpmml.python.PythonFormatterUtil
- formatString(String) - Static method in class org.jpmml.python.PythonFormatterUtil
- formatValue(Object) - Static method in class org.jpmml.python.PythonFormatterUtil
- 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 builtins
- Function - Class in numpy.core
- Function(String, String) - Constructor for class builtins.Function
- Function(String, String) - Constructor for class numpy.core.Function
- FunctionDef - Class in org.jpmml.python
- FunctionDef(String) - Constructor for class org.jpmml.python.FunctionDef
- FunctionDef(FunctionDef) - Method in class org.jpmml.python.FunctionDefParser
- FunctionDef.Parameter - Class in org.jpmml.python
- FunctionDefParser - Class in org.jpmml.python
- FunctionDefParser() - Constructor for class org.jpmml.python.FunctionDefParser
- FunctionDefParser(String) - Constructor for class org.jpmml.python.FunctionDefParser
-
Constructor.
- FunctionDefParser(Provider) - Constructor for class org.jpmml.python.FunctionDefParser
-
Constructor.
- FunctionDefParser(PythonParserTokenManager) - Constructor for class org.jpmml.python.FunctionDefParser
-
Constructor with generated Token Manager.
- FunctionDefScope - Class in org.jpmml.python
- FunctionDefScope(FunctionDef, List<? extends Feature>) - Constructor for class org.jpmml.python.FunctionDefScope
- FunctionDefScope(FunctionDef, List<? extends Feature>, PMMLEncoder) - Constructor for class org.jpmml.python.FunctionDefScope
- FunctionType - Class in types
- FunctionType() - Constructor for class types.FunctionType
- FunctionType(String, String) - Constructor for class types.FunctionType
- 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.FunctionDefParser
-
Generate ParseException.
- generateParseException() - Method in class org.jpmml.python.PredicateTranslator
-
Generate ParseException.
- generateParseException() - Method in class org.jpmml.python.PythonParser
-
Generate ParseException.
- Generator - Class in numpy.random
- Generator(String, String) - Constructor for class numpy.random.Generator
- get(Object) - Method in class org.jpmml.python.PythonObject
- 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
- getArrayList(String) - Method in class org.jpmml.python.PythonObject
- getArrayList(String, Class<? extends E>) - Method in class org.jpmml.python.PythonObject
- 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(String) - Method in class org.jpmml.python.PythonObject
- getattr(String, Object) - Method in class org.jpmml.python.PythonObject
- 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.
- getColumnAxis() - Method in class pandas.core.BlockManager
- 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
- getCShape() - Method in class scipy.interpolate.BSpline
- 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.Float32Dtype
- getDataType() - Method in class pandas.core.Float64Dtype
- getDataType() - Method in class pandas.core.IntegerDtype
- getDataType() - Method in class pandas.core.StringDtype
- getDatetimeData() - Method in class numpy.core.TypeDescriptor
- getDatetimeData() - Method in class numpy.DType
- getDatetimeUnit() - Method in class numpy.core.TypeDescriptor
- 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
- getEncoder() - Method in class org.jpmml.python.Scope
- 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.
- getEnum(String, Function<String, E>, Collection<E>) - Method in class org.jpmml.python.PythonObject
- getEnumList(String, Function<String, List<E>>, Collection<E>) - Method in class org.jpmml.python.PythonObject
- 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
- getFunctionDef() - Method in class org.jpmml.python.FunctionDefScope
- getFunctionDef(String) - Method in class org.jpmml.python.AbstractTranslator
- getFunctionDefs() - Method in class org.jpmml.python.AbstractTranslator
- getIdentifiable(String) - Method in class org.jpmml.python.PythonObject
- getIdentifier() - Method in class treelib.Node
- getIdentifier() - Method in class treelib.Tree
- GetImage() - Method in class org.jpmml.python.SimpleCharStream
-
Get token literal value.
- getImaginary() - Method in class numpy.core.Complex
- getIndexList(String) - Method in class pandas.core.BlockManager
- 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 builtins.Function
- 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
- getModuleImports() - Method in class org.jpmml.python.AbstractTranslator
- getName() - Method in class builtins.Function
- 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.FunctionDef
- getName() - Method in class org.jpmml.python.FunctionDef.Parameter
- getName() - Method in interface org.jpmml.python.Identifiable
- getName() - Method in class org.jpmml.python.PythonObjectConstructor
- getName() - Method in class pandas.core.Series
- getName() - Method in class scipy.stats.RVContinuous
- 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.FunctionDefParser
-
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
- getObjectArray(String) - Method in class org.jpmml.python.PythonObject
- getObjectConstructors() - Static method in class org.jpmml.python.PickleUtil
- getObjectList(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) - Method in class org.jpmml.python.PythonObject
- getOptionalBoolean(String, Boolean) - Method in class org.jpmml.python.PythonObject
- getOptionalDict(String) - Method in class org.jpmml.python.PythonObject
- getOptionalEnum(String, Function<String, E>, Collection<E>) - Method in class org.jpmml.python.PythonObject
- getOptionalIdentifiable(String) - Method in class org.jpmml.python.PythonObject
- getOptionalInteger(String) - Method in class org.jpmml.python.PythonObject
- getOptionalNumber(String) - 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
- getOptionalTuple(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
- getParameterIndex(String) - Method in class org.jpmml.python.FunctionDefScope
- getParameters() - Method in class org.jpmml.python.FunctionDef
- 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
- getReal() - Method in class numpy.core.Complex
- getReturnType() - Method in class org.jpmml.python.FunctionDef
- getRoot() - Method in class treelib.Tree
- getRowAxis() - Method in class pandas.core.BlockManager
- 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() - Method in class org.jpmml.python.FunctionDef
- getString(String) - Method in class org.jpmml.python.PythonObject
- getStringArray(String) - Method in class org.jpmml.python.PythonObject
- getStringList(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.FunctionDefParser
-
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
- getVariableName() - Method in class org.jpmml.python.DataFrameScope
- getVariables() - Method in class org.jpmml.python.BlockScope
- getWhitespace(Token) - Static method in class org.jpmml.python.PythonParserUtil
- getWSize() - Method in class numpy.DType
- 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
- hasattr(String) - Method in class org.jpmml.python.PythonObject
- HasContent<E> - Interface in org.jpmml.python
- hashCode() - Method in class numpy.core.Complex
- hasValues() - Method in class numpy.DType
I
- IConstantConstructor - Interface in org.jpmml.python
- Identifiable - Interface in org.jpmml.python
- IF - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- image - Variable in class org.jpmml.python.Token
-
The string image of the token.
- IMPORT - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- IN - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- 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
- indices(int, int) - Static method in class org.jpmml.python.SliceUtil
- indices(int, int, int) - Static method in class org.jpmml.python.SliceUtil
- init(PushbackInputStream) - Method in enum org.jpmml.python.CompressedInputStreamStorage.Type
- init(ClassLoader, String) - Static method in class org.jpmml.python.PickleUtil
- initCause(Throwable) - Method in exception org.jpmml.python.PythonException
- 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.FunctionDefParser
-
Next token.
- jj_nt - Variable in class org.jpmml.python.PredicateTranslator
-
Next token.
- jj_nt - Variable in class org.jpmml.python.PythonParser
-
Next token.
- 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
- JoblibUnpickler - Class in org.jpmml.python
- JoblibUnpickler() - Constructor for class org.jpmml.python.JoblibUnpickler
K
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.
- lexStateNames - Static variable in class org.jpmml.python.PythonParserTokenManager
-
Lexer state names.
- load(Storage) - Method in class org.jpmml.python.JoblibUnpickler
- load(Storage) - Method in class org.jpmml.python.PythonUnpickler
- LoadTypeConstructor - Class in dill
- LoadTypeConstructor(String, String) - Constructor for class dill.LoadTypeConstructor
- 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
- MethodType - Class in types
- MethodType() - Constructor for class types.MethodType
- MethodType(String, String) - Constructor for class types.MethodType
- MethodTypeConstructor - Class in types
- MethodTypeConstructor(String, String) - Constructor for class types.MethodTypeConstructor
- MINUS - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- module() - Method in enum org.jpmml.python.RegExFlavour
- MODULO - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- MonthOffset - Class in pandas.tslibs
- MonthOffset(String, String) - Constructor for class pandas.tslibs.MonthOffset
- MULTILINE_STRING - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- MULTIPLY - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
N
- 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
- names() - Method in class org.jpmml.python.NamedTuple
- 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
- NEWLINE - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- newObject() - Method in class joblib.NDArrayWrapperConstructor
- newObject() - Method in class numpy.core.FromBufferConstructor
- newObject() - Method in class org.jpmml.python.CythonObjectConstructor
- 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
- NullProvider - Class in org.jpmml.python
- NullProvider() - Constructor for class org.jpmml.python.NullProvider
- 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
- pandas.tslibs - package pandas.tslibs
- Parameter(String) - Constructor for class org.jpmml.python.FunctionDef.Parameter
- Parameters(FunctionDef) - Method in class org.jpmml.python.FunctionDefParser
- parseArray(InputStream, Object, int, Integer) - Static method in class numpy.core.NDArrayUtil
- parseBoolean(Token) - Static method in class org.jpmml.python.PythonParserUtil
- 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.
- parseFloat(Token) - Static method in class org.jpmml.python.PythonParserUtil
- parseFormula(String) - Static method in class patsy.FormulaParser
- parseFunctionDef(String) - Method in class org.jpmml.python.FunctionDefParser
- parseInt(Token) - Static method in class org.jpmml.python.PythonParserUtil
- parseInt(Token, Token) - Static method in class org.jpmml.python.PythonParserUtil
- parseMultiArray(InputStream, List<Object>, int, Integer, Integer) - Static method in class numpy.core.NDArrayUtil
- parseMultilineString(Token) - Static method in class org.jpmml.python.PythonParserUtil
- parseNpy(InputStream) - Static method in class numpy.core.NDArrayUtil
-
https://numpy.org/doc/stable/reference/generated/numpy.lib.format.html
- parseString(Token) - Static method in class org.jpmml.python.PythonParserUtil
- parseValue(Token) - Static method in class org.jpmml.python.PythonParserUtil
- 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
- PCRE - org.jpmml.python.RegExFlavour
- PCRE2 - org.jpmml.python.RegExFlavour
- PickleUtil - Class in org.jpmml.python
- PLUS - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- POWER - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- 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.
- PredicateTranslator(Scope) - Constructor for 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
- put(String, Object) - Method in class org.jpmml.python.PythonObject
- putAll(Map<? extends String, ?>) - Method in class org.jpmml.python.PythonObject
- 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
- PythonException - Exception in org.jpmml.python
- PythonException(String) - Constructor for exception org.jpmml.python.PythonException
- PythonException(String, Throwable) - Constructor for exception org.jpmml.python.PythonException
- PythonFormatterUtil - Class in org.jpmml.python
- 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.
- PythonParserUtil - Class in org.jpmml.python
- PythonTypeUtil - Class in org.jpmml.python
- PythonUnpickler - Class in org.jpmml.python
- PythonUnpickler() - Constructor for class org.jpmml.python.PythonUnpickler
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.
- RE - org.jpmml.python.RegExFlavour
- read(char[], int, int) - Method in class org.jpmml.python.NullProvider
- 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
- RegExFlavour - Enum in org.jpmml.python
- ReInit(String) - Method in class org.jpmml.python.ExpressionTranslator
- ReInit(String) - Method in class org.jpmml.python.FunctionDefParser
- 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.FunctionDefParser
-
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.FunctionDefParser
-
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.
- remove(Object) - Method in class org.jpmml.python.PythonObject
- removeDefinition(List<String>) - Static method in class numpy.DType
- resolveFeature(String) - Method in class org.jpmml.python.AbstractTranslator
- resolveFeature(String) - Method in class org.jpmml.python.BlockScope
- resolveFeature(String) - Method in class org.jpmml.python.DataFrameScope
- resolveFeature(String) - Method in class org.jpmml.python.FunctionDefScope
- resolveFeature(String) - Method in class org.jpmml.python.Scope
- RETURN - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- RPAREN - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- RVContinuous - Class in scipy.stats
- RVContinuous(String, String) - Constructor for class scipy.stats.RVContinuous
- RVGeneric - Class in scipy.stats
- RVGeneric(String, String) - Constructor for class scipy.stats.RVGeneric
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
- scipy.stats - package scipy.stats
- Scope - Class in org.jpmml.python
- Scope() - Constructor for class org.jpmml.python.Scope
- Scope(PMMLEncoder) - Constructor for class org.jpmml.python.Scope
- SeedSequence - Class in numpy.random
- SeedSequence(String, String) - Constructor for class numpy.random.SeedSequence
- 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
- SEMICOLON - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- 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
- setattr(String, Object) - Method in class org.jpmml.python.PythonObject
- 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
- setName(String) - Method in class org.jpmml.python.FunctionDef
- setOnlyBlockItem(Index) - Method in class pandas.core.SingleBlockManager
- setOnlyBlockValue(HasArray) - Method in class pandas.core.SingleBlockManager
- setReturnType(String) - Method in class org.jpmml.python.FunctionDef
- setScope(Scope) - Method in class org.jpmml.python.AbstractTranslator
- setTabSize(int) - Method in class org.jpmml.python.SimpleCharStream
- 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(List<E>, int, int) - Static method in class org.jpmml.python.SliceUtil
- slice(List<E>, int, int, int) - Static method in class org.jpmml.python.SliceUtil
- slice(List<E>, Integer, Integer) - Static method in class org.jpmml.python.SliceUtil
- slice(List<E>, Integer, Integer, Integer) - Static method in class org.jpmml.python.SliceUtil
- Slice - Class in builtins
- Slice(String, String) - Constructor for class builtins.Slice
- SliceUtil - Class in org.jpmml.python
- 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
- SwitchTo(int) - Method in class org.jpmml.python.PushbackPythonParserTokenManager
- SwitchTo(int) - Method in class org.jpmml.python.PythonParserTokenManager
-
Switch to specified lex state.
T
- TILDE - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
- TIMEDELTA - numpy.core.TypeDescriptor.Kind
- toArray(InputStream) - Method in class joblib.NumpyArrayWrapper
- toArray(List<?>) - Static method in class numpy.core.NDArrayUtil
- toDescr() - Method in class numpy.DType
- toIdentifiable() - Method in class functools.Partial
- toIdentifiable(ClassDictConstructor) - Static method in class org.jpmml.python.ClassDictConstructorUtil
- token - Variable in class org.jpmml.python.ExpressionTranslator
-
Current token.
- token - Variable in class org.jpmml.python.FunctionDefParser
-
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.FunctionDefParser
-
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
- toSingleLine(String) - Static method in class org.jpmml.python.AbstractTranslator
- 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.FunctionDefParser
-
Trace enabled.
- trace_enabled() - Method in class org.jpmml.python.PredicateTranslator
-
Trace enabled.
- trace_enabled() - Method in class org.jpmml.python.PythonParser
-
Trace enabled.
- translateBoolean(String) - Static method in class org.jpmml.python.PythonParserUtil
- translateDef(String) - Method in class org.jpmml.python.ExpressionTranslator
- translateExpression(String) - Method in class org.jpmml.python.ExpressionTranslator
- translateExpression(String, boolean) - Method in class org.jpmml.python.ExpressionTranslator
- translateInt(String) - Static method in class org.jpmml.python.PythonParserUtil
- translateMultilineString(String) - Static method in class org.jpmml.python.PythonParserUtil
- translatePattern(String) - Method in enum org.jpmml.python.RegExFlavour
- translatePredicate(String) - Method in class org.jpmml.python.PredicateTranslator
- translateRawString(String) - Static method in class org.jpmml.python.PythonParserUtil
- translateRegularString(String) - Static method in class org.jpmml.python.PythonParserUtil
- translateReplacement(String) - Method in enum org.jpmml.python.RegExFlavour
- translateStatement(String) - Method in class org.jpmml.python.ExpressionTranslator
- translateStatement(String, boolean) - Method in class org.jpmml.python.ExpressionTranslator
- translateString(String) - Static method in class org.jpmml.python.PythonParserUtil
- TranslationException - Exception in org.jpmml.python
- TranslationException(String) - Constructor for exception org.jpmml.python.TranslationException
- TranslationException(String, Throwable) - Constructor for exception org.jpmml.python.TranslationException
- 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
-
https://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html https://docs.scipy.org/doc/numpy/reference/generated/numpy.dtype.byteorder.html
- TypeDescriptor(Object) - Constructor for class numpy.core.TypeDescriptor
- TypeDescriptor.Kind - Enum in numpy.core
- TypeInfo - Interface in org.jpmml.python
- types - package types
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
- UNICODE - numpy.core.TypeDescriptor.Kind
- UNSIGNED_INTEGER - numpy.core.TypeDescriptor.Kind
- update(Map<String, ?>) - Method in class org.jpmml.python.PythonObject
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 org.jpmml.python.RegExFlavour
-
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 org.jpmml.python.RegExFlavour
-
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
W
- WHITESPACE - Static variable in interface org.jpmml.python.PythonParserConstants
-
RegularExpression Id.
Z
- ZLIB - org.jpmml.python.CompressedInputStreamStorage.Type
_
- __getstate__() - Method in class org.jpmml.python.CythonObject
- __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.BitGenerator
- __init__(Object[]) - Method in class numpy.random.Generator
- __init__(Object[]) - Method in class numpy.random.LegacyRandomState
- __init__(Object[]) - Method in class numpy.random.SeedSequence
- __init__(Object[]) - Method in class org.jpmml.python.CythonObject
- __init__(Object[]) - Method in class pandas.core.Block
- __init__(Object[]) - Method in class pandas.core.BlockManager
- __init__(Object[]) - Method in class pandas.core.Index
- __init__(Object[]) - Method in class pandas.tslibs.BaseOffset
- __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.BitGenerator
- __setstate__(Object[]) - Method in class numpy.random.RandomState
- __setstate__(Object[]) - Method in class numpy.random.SeedSequence
- __setstate__(Object[]) - Method in class org.jpmml.python.CythonObject
- __setstate__(Object[]) - Method in class pandas.core.BlockManager
- __setstate__(Object[]) - Method in class pandas.core.Index
- __setstate__(Object[]) - Method in class pandas.NDArrayBacked
- __setstate__(Object[]) - Method in class types.FunctionType
- __setstate__(String[], Object[]) - Method in class org.jpmml.python.CythonObject
- __setstate__(HashMap<String, Object>) - Method in class org.jpmml.python.CythonObject
All Classes All Packages