Uses of Interface
tech.tablesaw.analytic.AnalyticQuerySteps.SetWindowEndOptionTwo
-
Packages that use AnalyticQuerySteps.SetWindowEndOptionTwo Package Description tech.tablesaw.analytic -
-
Uses of AnalyticQuerySteps.SetWindowEndOptionTwo in tech.tablesaw.analytic
Methods in tech.tablesaw.analytic that return AnalyticQuerySteps.SetWindowEndOptionTwo Modifier and Type Method Description AnalyticQuerySteps.SetWindowEndOptionTwo
AnalyticQuerySteps.SetWindowStart. currentRow()
Set the bound to the current row.AnalyticQuerySteps.SetWindowEndOptionTwo
AnalyticQuerySteps.SetWindowStart. following(int nRows)
Set the bound to a number of rows following the current row.
-