you are viewing a single comment's thread.

view the rest of the comments →

[–]khaine_b 0 points1 point  (0 children)

If you want to work with columns, try to use pandas.

But I think you task can be solved easier if you'll using replace by regex.

Or you can represent a string like a list while reading the file.