| Modifier and Type | Class and Description |
|---|---|
class |
NDArrayMathFunctionTransform |
class |
NDArrayScalarOpTransform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseColumnTransform |
| 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 |
RemoveAllColumnsExceptForTransform |
class |
RemoveColumnsTransform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDoubleTransform |
class |
ConvertToDouble |
class |
DoubleMathFunctionTransform |
class |
DoubleMathOpTransform |
class |
Log2Normalizer |
class |
MinMaxNormalizer |
class |
StandardizeNormalizer |
class |
SubtractMeanNormalizer |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFloatTransform |
class |
ConvertToFloat |
class |
FloatMathFunctionTransform |
class |
FloatMathOpTransform |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseIntegerTransform |
class |
ConvertToInteger |
class |
IntegerMathOpTransform |
class |
IntegerToOneHotTransform |
class |
ReplaceEmptyIntegerWithValueTransform |
class |
ReplaceInvalidWithIntegerTransform |
| Modifier and Type | Class and Description |
|---|---|
class |
LongMathOpTransform |
| Modifier and Type | Class and Description |
|---|---|
class |
ParseDoubleTransform |
| 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 |
StringToTimeTransform |
class |
TimeMathOpTransform |
Copyright © 2021. All rights reserved.