ImputeMode Enum
Define the impute method, can be one of auto, previous, linear, fixed, zero, notFill.
- Inheritance
-
builtins.strImputeModeImputeMode
Constructor
ImputeMode(value)
Fields
| AUTO |
| FIXED |
| LINEAR |
| NOT_FILL |
| PREVIOUS |
| ZERO |
Feedback
Submit and view feedback for