|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataTransformer
Transform the data contained by a DataFrame. For example, averaging all the values together for each time step.
Method Summary | |
---|---|
DataFrame |
transform(DataFrame frame)
Transforms the data contained by the specified DataFrame. |
Method Detail |
---|
DataFrame transform(DataFrame frame)
frame
- the data to transform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |