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.SetWindowEndOptionTwoAnalyticQuerySteps.SetWindowStart. currentRow()Set the bound to the current row.AnalyticQuerySteps.SetWindowEndOptionTwoAnalyticQuerySteps.SetWindowStart. following(int nRows)Set the bound to a number of rows following the current row.
-