I'm trying to parse csv file using Papaparser but the csv file has numbers and strings as headers.papaprser parsing the numbers which are headers first and then strings.Below is my csv file.
Date,1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,Above20Net
2022-01-10,0.0,0.0,0.0,0.0,0.0,66.3,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0,100.0
2022-01-09,7.0,0.0,0.9,1.7,1.7,84.9,98.2,99.5,99.6,99.6,99.6,99.6,99.6,99.7,99.7,99.7,99.7,99.7,99.7,99.9,99.9,100.0