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