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.str
FillNAMethod
FillNAMethod

Constructor

FillNAMethod(value)

Fields

FIXED
LINEAR
NOT_FILL
PREVIOUS
SUBSEQUENT
ZERO