CountA

Counts non-missing values in the column

CountA(column1) → 68
CountA(column2) → 30

Inputs

CountA(column)

  • column - A column to count non-missing values for

Last updated