Want to remove /r/n from the CSV file

Hy team,

I am working on some sort of the csv file, in that I have 20 references and I want that references to aligned properly, like references 1 in first line than reference 2 like wise till references 20. But can’t able to that as in the CSV file there is “\r” and “\n” in each line of para. and when I tried to replace these than all the references become 1 paragraph. I am attaching some Images for easy understanding.

like in this the reference 1 in the 3 line, I want that It should be in 1 line, I tried alot but nothing happened well for me, could you please help me in it.

like in this image we can clearly see the there is “\n” (new line in every line") and we I replace("\n"," ") it’s just merges the whole references into 1 para.

Hi @shreyashgupta68 this in not giving us a complete picture of your problem, I guess there might be some issue in coding aspect can you please share the code or snippet of the code.

Hi @shreyashgupta68 I have shared the code snippet that will help you resolve your issue via mail,
please check your mail.

Hope this might help :slight_smile: