i want to insert the data from csv file to json file
CodePudding user response:
replace "/" to "\" in you path variable
CodePudding user response:
find error and used "delim_whitespace=True" in read_csv
i want to insert the data from csv file to json file
CodePudding user response:
replace "/" to "\" in you path variable
CodePudding user response:
find error and used "delim_whitespace=True" in read_csv