PrimitiveDataFrameColumn<T>.ElementwiseIsNotNull Method

Definition

public override Microsoft.Data.Analysis.PrimitiveDataFrameColumn<bool> ElementwiseIsNotNull ();
override this.ElementwiseIsNotNull : unit -> Microsoft.Data.Analysis.PrimitiveDataFrameColumn<bool>
Public Overrides Function ElementwiseIsNotNull () As PrimitiveDataFrameColumn(Of Boolean)

Returns

Applies to