Package tech.tablesaw.analytic
package tech.tablesaw.analytic
-
ClassDescriptionA class representing an analytic query similar to the Over or Window clause in SQL.Step to add the first Analytic Aggregate Function.Step to add the another Analytic Aggregate Function.Step to add the first Numbering Function.Step to add the another Numbering Function.An AnalyticFunction performs a calculation across a set of table rows that are somehow related to the current row.First step in defining a window frame.Numbering functions assign integer values to each row based on their position within the specified partition.Set the window frame boundary end.Set the window frame boundary end.Set the window frame boundary start.