I need to get the input field values as an output in a pandas df. I already have two columns in the output and I need this input values as an additional column into the same df.
Sample Input:
I need the ouput like below.
And the values for the Name column are the input in the script.