ImputeMode Enum

Define the impute method, can be one of auto, previous, linear, fixed, zero, notFill.

Inheritance
builtins.str
ImputeMode
ImputeMode

Constructor

ImputeMode(value)

Fields

AUTO
FIXED
LINEAR
NOT_FILL
PREVIOUS
ZERO