Here is my df:
Net Upper Lower Mid Zsore Answer option More than once a da
The most simplist thing you can try is:
df=df[[ 'Mid', 'Upper', 'Lower', 'Net' , 'Zsore']]