Package 

Interface ColumnsForAggregateSelectionDsl

  • All Implemented Interfaces:
    org.jetbrains.kotlinx.dataframe.ColumnsContainer , org.jetbrains.kotlinx.dataframe.api.ColumnsSelectionDsl , org.jetbrains.kotlinx.dataframe.columns.ColumnSet , org.jetbrains.kotlinx.dataframe.columns.SingleColumn

    
    public interface ColumnsForAggregateSelectionDsl<T extends Object>
     implements ColumnsSelectionDsl<T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <C extends Any> ColumnSet<C> default(ColumnSet<C> $self, C defaultValue)
      ColumnPath path(String names)
      <C extends Any> ColumnSet<C> into(ColumnSet<C> $self, String name)
      <C extends Any> ColumnSet<C> into(ColumnSet<C> $self, ColumnPath path)
      • Methods inherited from class org.jetbrains.kotlinx.dataframe.aggregation.ColumnsForAggregateSelectionDsl

        all, allAfter, allAfter, allAfter, allBefore, allBefore, allBefore, allSince, allSince, allSince, allUntil, allUntil, allUntil, and, and, and, and, and, and, and, booleanCols, booleanOrNulls, booleanOrNulls, booleans, booleans, by, cast, children, children, col, col, cols, cols, cols, cols, cols, comparableOrNulls, comparableOrNulls, comparables, comparables, dfs, dfs, doubleCols, doubleOrNulls, doubleOrNulls, doubles, doubles, drop, dropLast, endsWith, except, except, except, except, filter, first, first, get, get, get, get, group, groups, intCols, intOrNulls, intOrNulls, into, ints, ints, invoke, invoke, invoke, invoke, invoke, invoke, last, length, lowercase, nameContains, nameContains, named, none, nrow, numberCols, numberOrNulls, numberOrNulls, rows, rowsReversed, single, startsWith, stringCols, stringOrNulls, stringOrNulls, strings, strings, take, takeLast, takeLastWhile, takeWhile, top, uppercase, withoutNulls
      • Methods inherited from class org.jetbrains.kotlinx.dataframe.api.ColumnsSelectionDsl

        col, columns, get, get, get, get, get, get, get, get, get, get, get, getColumn, getColumn, getColumn, getColumn, getColumn, getColumn, hasColumn, ncol, resolve, resolveSingle, tryGetColumn, tryGetColumn
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait