Type alias FillNullStrategy

FillNullStrategy: "backward" | "forward" | "mean" | "min" | "max" | "zero" | "one"

Fill null strategies