Stacking multiple columns, and adding repeating values to new columns
Hello folks I have a original set of data with first row as sample/location, and next rows shows values corresponding to specific iterations. I'd like to change this data, stacking the values and creating the new column showing Sample/Location separately. This is what I'd like to have: repeating iteration/sample/location for each values. Alternatively, I'd like to have this; if separating ...