Package tech.tablesaw.analytic
Interface AnalyticQuerySteps.SetWindowEndOptionTwo
-
- Enclosing interface:
- AnalyticQuerySteps
public static interface AnalyticQuerySteps.SetWindowEndOptionTwo
Set the window frame boundary end.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AnalyticQuerySteps.AddAggregateFunctions
andFollowing(int nRows)
AnalyticQuerySteps.AddAggregateFunctions
andUnBoundedFollowing()
-
-
-
Method Detail
-
andFollowing
AnalyticQuerySteps.AddAggregateFunctions andFollowing(int nRows)
-
andUnBoundedFollowing
AnalyticQuerySteps.AddAggregateFunctions andUnBoundedFollowing()
-
-