Logo Deedle

VectorFillMissing Type

Specifies how to fill missing values in a vector (when using the `VectorConstruction.FillMissing` command). This can only fill missing values using strategy that does not require access to index keys - either using constant or by propagating values.

Union cases

Union case Description

Constant obj

Full Usage: Constant obj

Parameters:
    Item : obj

Item : obj

Direction Direction

Full Usage: Direction Direction

Parameters:
Item : Direction

Instance members

Instance member Description

this.IsConstant

Full Usage: this.IsConstant

Returns: bool
Returns: bool

this.IsDirection

Full Usage: this.IsDirection

Returns: bool
Returns: bool

Type something to start searching.