graphinglib.FitFromPolynomial.get_residuals# FitFromPolynomial.get_residuals() → ndarray# Calculates the residuals of the fit curve. Returns: residualsnp.ndarrayArray of residuals.