类的使用
org.meteoinfo.data.dataframe.impl.WindowFunction
-
使用WindowFunction的程序包 程序包 说明 org.meteoinfo.data.dataframe org.meteoinfo.data.dataframe.impl -
-
org.meteoinfo.data.dataframe中WindowFunction的使用
参数类型为WindowFunction的org.meteoinfo.data.dataframe中的方法 修饰符和类型 方法 说明 DataFrameGroupByDataFrame. groupByIndex(WindowFunction function)Group the data frame rows using the specified key function.SeriesGroupBySeries. resample(WindowFunction function)Group the data frame rows using the specified key function. -
org.meteoinfo.data.dataframe.impl中WindowFunction的使用
参数类型为WindowFunction的org.meteoinfo.data.dataframe.impl中的构造器 构造器 说明 Grouping(DataFrame df, WindowFunction function)Grouping(Series series, WindowFunction function)
-