I have a dataframe like this.
Before
Need to convert column B and Column C data into columns and rows in pandas.
After
Please help me to fix this