I just started learning PYTHON. I tried to search an answer for my problem but didn't have luck.
I have an excel file with multiple columns.
For example, this is what I have in the Excel file.
and I would like to change the file to look like below. I used "Text to Columns" on Excel to do this(highlighted in yellow), but couldn't figure out how to do it using Python without affecting other columns.
I would greatly appreciate your help!
Best, Tae