module smootH
¶
function smootH
¶
1 |
|
Description of the smootH function
Parameters:
-
x
: Can be numpy.ndarray with 1d or 2d. -
method_interp
: Interpolation method. It can be "time" or "linear". -
limit
: Number of data to be interpolated. Must be greater than 0.
Return: Smoothed input.
This file was automatically generated via lazydocs.