celeries.series.Var.clean# Var.clean(epsilon=1e-16)# Clean the series from small coefficients. Parameters: epsilonfloatThreshold to delete coefficients. Returns: RSeriesCleaned series.