I am using Python to fix Coxph model. I would like to fit 32 models which has one covariate in each model. I used the for loop to fit model one by one. My codes