I am getting below tuple from excel. How should i remove extra commas in each tuple to make it easy for operations.
tuples is: seriesxlist1 = ((0.0), (0.01), (0.02), (0.03), (0.04), (0.05), (0.06), (0.07), (0.08), (0.09), (0.1), (0.11)) please suggest me solution. Regards jay -- https://mail.python.org/mailman/listinfo/python-list