Reading text from csv file using df

I have value map geo location in csv file like (123.456,789.1234) , How can we I get the value in dash to add it as the values for the attributes lan and lat geo scattered dash in python?