Modifier and Type | Interface and Description |
---|---|
interface |
ColumnOp |
interface |
Transform |
Modifier and Type | Interface and Description |
---|---|
interface |
Condition |
Modifier and Type | Class and Description |
---|---|
class |
BooleanCondition |
Modifier and Type | Interface and Description |
---|---|
interface |
ColumnCondition |
Modifier and Type | Class and Description |
---|---|
class |
BaseColumnCondition |
class |
BooleanColumnCondition |
class |
CategoricalColumnCondition |
class |
DoubleColumnCondition |
class |
FloatColumnCondition |
class |
InfiniteColumnCondition |
class |
IntegerColumnCondition |
class |
InvalidValueColumnCondition |
class |
LongColumnCondition |
class |
NaNColumnCondition |
class |
NullWritableColumnCondition |
class |
StringColumnCondition |
class |
TimeColumnCondition |
class |
TrivialColumnCondition |
Modifier and Type | Class and Description |
---|---|
class |
SequenceLengthCondition |
Modifier and Type | Class and Description |
---|---|
class |
StringRegexColumnCondition |
Modifier and Type | Interface and Description |
---|---|
interface |
Filter |
Modifier and Type | Class and Description |
---|---|
class |
BaseColumnFilter |
class |
ConditionFilter |
class |
FilterInvalidValues |
class |
InvalidNumColumns |
Modifier and Type | Class and Description |
---|---|
class |
NDArrayColumnsMathOpTransform |
class |
NDArrayDistanceTransform |
class |
NDArrayMathFunctionTransform |
class |
NDArrayScalarOpTransform |
Modifier and Type | Class and Description |
---|---|
class |
CalculateSortedRank |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregableColumnReduction |
interface |
ColumnReduction |
Modifier and Type | Class and Description |
---|---|
class |
GeographicMidpointReduction |
Modifier and Type | Class and Description |
---|---|
class |
ReduceSequenceTransform |
Modifier and Type | Class and Description |
---|---|
class |
BaseColumnComparator |
class |
NumericalColumnComparator |
class |
StringComparator |
Modifier and Type | Class and Description |
---|---|
class |
BaseSequenceExpansionTransform |
Modifier and Type | Class and Description |
---|---|
class |
SequenceTrimToLengthTransform |
class |
SequenceTrimTransform |
Modifier and Type | Class and Description |
---|---|
class |
ReduceSequenceByWindowTransform |
Modifier and Type | Class and Description |
---|---|
class |
BaseColumnsMathOpTransform |
class |
BaseColumnTransform |
class |
BaseTransform |
Modifier and Type | Class and Description |
---|---|
class |
CategoricalToIntegerTransform |
class |
CategoricalToOneHotTransform |
class |
FirstDigitTransform |
class |
IntegerToCategoricalTransform |
class |
PivotTransform |
class |
StringToCategoricalTransform |
Modifier and Type | Class and Description |
---|---|
class |
AddConstantColumnTransform |
class |
DuplicateColumnsTransform |
class |
RemoveAllColumnsExceptForTransform |
class |
RemoveColumnsTransform |
class |
RenameColumnsTransform |
class |
ReorderColumnsTransform |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalCopyValueTransform |
class |
ConditionalReplaceValueTransform |
class |
ConditionalReplaceValueTransformWithDefault |
Modifier and Type | Class and Description |
---|---|
class |
BaseDoubleTransform |
class |
ConvertToDouble |
class |
DoubleColumnsMathOpTransform |
class |
DoubleMathFunctionTransform |
class |
DoubleMathOpTransform |
class |
Log2Normalizer |
class |
MinMaxNormalizer |
class |
StandardizeNormalizer |
class |
SubtractMeanNormalizer |
Modifier and Type | Class and Description |
---|---|
class |
BaseFloatTransform |
class |
ConvertToFloat |
class |
FloatColumnsMathOpTransform |
class |
FloatMathFunctionTransform |
class |
FloatMathOpTransform |
Modifier and Type | Class and Description |
---|---|
class |
BaseIntegerTransform |
class |
ConvertToInteger |
class |
IntegerColumnsMathOpTransform |
class |
IntegerMathOpTransform |
class |
IntegerToOneHotTransform |
class |
ReplaceEmptyIntegerWithValueTransform |
class |
ReplaceInvalidWithIntegerTransform |
Modifier and Type | Class and Description |
---|---|
class |
LongColumnsMathOpTransform |
class |
LongMathOpTransform |
Modifier and Type | Class and Description |
---|---|
class |
TextToCharacterIndexTransform |
class |
TextToTermIndexSequenceTransform |
Modifier and Type | Class and Description |
---|---|
class |
ParseDoubleTransform |
Modifier and Type | Class and Description |
---|---|
class |
SequenceDifferenceTransform |
class |
SequenceMovingWindowReduceTransform |
class |
SequenceOffsetTransform |
Modifier and Type | Class and Description |
---|---|
class |
AppendStringColumnTransform |
class |
BaseStringTransform |
class |
ChangeCaseStringTransform |
class |
ConcatenateStringColumns |
class |
ConvertToString |
class |
MapAllStringsExceptListTransform |
class |
RemoveWhiteSpaceTransform |
class |
ReplaceEmptyStringTransform |
class |
ReplaceStringTransform |
class |
StringListToCategoricalSetTransform |
class |
StringListToCountsNDArrayTransform |
class |
StringListToIndicesNDArrayTransform |
class |
StringMapTransform |
Modifier and Type | Class and Description |
---|---|
class |
DeriveColumnsFromTimeTransform |
class |
StringToTimeTransform |
class |
TimeMathOpTransform |
Copyright © 2022. All rights reserved.