FillNAMethod Enum
An optional field, indicating how missing values will be filled. One of Previous, Subsequent, Linear, Zero, Fixed, and NotFill. Cannot be set to NotFill, when the alignMode is Outer.
- Inheritance
-
builtins.strFillNAMethodFillNAMethod
Constructor
FillNAMethod(value)
Fields
| FIXED |
| LINEAR |
| NOT_FILL |
| PREVIOUS |
| SUBSEQUENT |
| ZERO |
Feedback
Submit and view feedback for