| 程序包 | 说明 |
|---|---|
| org.meteoinfo.data.dataframe | |
| org.meteoinfo.data.dataframe.impl |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
SeriesGroupBy |
Series.groupBy(TimeFunction function) |
Group the series rows using the specified time function.
|
| 限定符和类型 | 类 | 说明 |
|---|---|---|
static class |
TimeFunctions.DayOfWeek<I,O> |
|
static class |
TimeFunctions.HourOfDay<I,O> |
|
static class |
TimeFunctions.MonthOfYear<I,O> |
|
static class |
TimeFunctions.SeasonOfYear<I,O> |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static TimeFunction |
TimeFunctions.factory(String tStr) |
| 构造器 | 说明 |
|---|---|
Grouping(Series series,
TimeFunction<org.joda.time.DateTime,String> function) |
Copyright © 2019. All rights reserved.