Contents

dropMissing()

Creates a subset of the column by removing all elements without a value.

Declaration

func dropMissing() -> MLUntypedColumn

Return Value

A new column.

See Also

Discarding elements to generate an untyped column