Hi RapidMiner Team,
I want to calculate the difference between two consecutive values in an attribute, but I do not which operator I can use.
For example: my dataset
I want to calculate the difference between two consecutive speed and generate a new attributes names "difference".
idspeeddifference
115n.a.
2183
3202
43010
How can I do this?