I am trying to move data from a pandas dataframe to txt file with sep=\'|\' and I am having problems as the data is not getting copied correctly.
I am trying