fill

Fill missing values

Fills missing values in selected columns using the next or previous entry.

Parameters

Returns

The filled DataFrame.

Examples

fill(df, $category, .direction = "down")