| 程序包 | 说明 |
|---|---|
| org.meteoinfo.data.dataframe | |
| org.meteoinfo.data.dataframe.impl |
| 类 | 说明 |
|---|---|
| Function |
A function that is applied to objects (rows or values) in a
DataFrame.
|
| Grouping | |
| KeyFunction |
A function that converts data frame rows to index or
group keys.
|
| TimeFunction |
A function that converts DateTime value to String
|
| WindowFunction |
| 类 | 说明 |
|---|---|
| Aggregate |
A function that converts lists of data frame values to
aggregate results.
|
| BlockManager | |
| Function |
A function that is applied to objects (rows or values) in a
DataFrame.
|
| KeyFunction |
A function that converts data frame rows to index or
group keys.
|
| Predicate |
An interface used to filter a DataFrame.
|
| SortDirection | |
| SparseBitSet |
A sparse bit set implementation inspired by Drs.
|
| TimeFunction |
A function that converts DateTime value to String
|
| Transforms.CumulativeFunction | |
| WindowFunction |
Copyright © 2019. All rights reserved.