krangl / krangl / DataFrame / addRow

addRow

open fun addRow(row: List<Any?>): DataFrame

Returns a DataFrame containing the new row. The new row must be a list whose length must match the number of columns in the DataFrame