API Documentation:
smooth()
Apply moving average to smooth the data
y (array) – data to be smoothened
box_pts (int) – box points
smoothened data
array