Mode

Gets the most common value in the column

Mode(column1) → 32
Mode(column2) → 4

Inputs

Mode(column)

  • column - A column to get the mode value for

Last updated