Skip to main content

Row.get

getcolumnif_missing

Documentation

Gets the value of the specified column.

Arguments

  • column: The name or index of the column being looked up.
  • if_missing: The value to use if the column isn't present.