I have dataframe which is using 2 parameters:
data_frame = pd.DataFrame(columns=l_header, data=conv)
With below content:
col