I am trying to split the value on a cell and update the new column with the split value row-wise using python. Input and output given below:
Original Excel Sheet

New Excel Sheet to get

I am trying to split the value on a cell and update the new column with the split value row-wise using python. Input and output given below:
Original Excel Sheet

New Excel Sheet to get
