input_file = "C:\\XXX...csv" test_file = "C:\\XXX.csv" how to deal with this? thank you
input_file = "C:\XXX...csv"
test_file = "C:\XXX.csv" how to deal with this? thank you