Uses of Interface
tech.tablesaw.analytic.AnalyticQuerySteps.SetWindowEndOptionOne
Packages that use AnalyticQuerySteps.SetWindowEndOptionOne
-
Uses of AnalyticQuerySteps.SetWindowEndOptionOne in tech.tablesaw.analytic
Methods in tech.tablesaw.analytic that return AnalyticQuerySteps.SetWindowEndOptionOneModifier and TypeMethodDescriptionAnalyticQuerySteps.SetWindowStart.preceding
(int nRows) Set the bound to a number of rows preceding the current row.AnalyticQuerySteps.SetWindowStart.unboundedPreceding()
Set the bound to the first partition row.