celeries.series.Series.mindeg#
- Series.mindeg(varlist=None)#
Find the lowest degree in the series with respect to the variables in varlist (if provided) or to the truncation variables (if varlist is None).
- Parameters:
- varlistiterable or None
List of variables to consider for the degree of a monomial.
- Returns:
- mdint
lowest degree.