Uses of Interface
com.zentadata.client.DataFrame.Operation
-
Packages that use DataFrame.Operation Package Description com.zentadata.client -
-
Uses of DataFrame.Operation in com.zentadata.client
Classes in com.zentadata.client that implement DataFrame.Operation Modifier and Type Class Description static classDataFrame.Distinctstatic classDataFrame.DropColumnstatic classDataFrame.GroupBystatic classDataFrame.Joinstatic classDataFrame.LeftJoinstatic classDataFrame.Limitstatic classDataFrame.Selectstatic classDataFrame.Sortstatic classDataFrame.Wherestatic classDataFrame.WithColumnMethods in com.zentadata.client that return types with arguments of type DataFrame.Operation Modifier and Type Method Description List<DataFrame.Operation>DataFrame. getOps()
-