-
- All Implemented Interfaces:
-
org.jetbrains.kotlinx.dataframe.DataRow
public interface AddDataRow<T extends Object> implements DataRow<T>
-
-
Method Summary
-
Methods inherited from class org.jetbrains.kotlinx.dataframe.api.AddDataRow
backwardIterable, boolean, booleanOrNull, columnNames, comparable, comparableOrNull, compareTo, df, div, div, div, div, div, div, double, doubleOrNull, eq, eq, forwardIterable, get, get, get, get, get, get, get, get, get, get, getColumnGroup, getRow, index, int, intOrNull, invoke, invoke, invoke, minus, minus, minus, minus, minus, minus, ncol, neighbours, neq, neq, next, numberOrNull, plus, plus, plus, plus, plus, plus, plus, prev, read, size, string, stringOrNull, times, times, times, times, times, times, tryGet, values
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-