Hi all,
I'm working with a very simple two-column data set, and one of the columns has large text strings. Within the strings are carriage returns that I'd like to remove. Current versions of Excel and Numbers (from where the data comes) do not recognize carriage returns, and so I'm trying to remove the carriage returns in Mathematica to then perform some natural language processing analyses on.
Can someone show me how to remove carriage returns from a particular column of data?
Many thanks,
Peter