DataFrameColumn.NullCount Property

Definition

The number of null values in this column.

public abstract long NullCount { get; }
member this.NullCount : int64
Public MustOverride ReadOnly Property NullCount As Long

Property Value

Applies to