I\'m working with a large csv file and the next to last column has a string of text that I want to split by a specific delimiter. I was wondering if there is a simple way to
This seems a far easier method than those suggested elsewhere in this thread.
split rows in pandas dataframe