Performed the box cox transformation based on this
from scipy.stats import boxcox data_boxcox = pd.Series(boxcox(data[\'NIFTY_IN\'],