I have a csv file which is like this
I have read this csv file by following code:
with open(\'tbl_actual_demand_met.csv\') as f: csv_list =