Timestream.lag
- Timestream.lag(n)
-
Return a Timestream containing the value
npoints before each point.- Parameters:
-
n (int)
The number of points to lag by.
Return a Timestream containing the value n points before each point.
n (int)
The number of points to lag by.