Does sklearn have a method to get the standardized residuals? I have created a dataframe with all the values, the predicted values and the residuals.
sklearn
<