Package 

Class DistinctKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> DataFrame<T> distinct(DataFrame<T> $self)
      final static <T extends Any, C extends DataColumn<T>> C distinct(C $self)
      final static <T extends Any> MapColumn<T> distinct(ColumnGroup<T> $self)
      • Methods inherited from class java.lang.Object

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