Hello,
I want to add a new value in a column for a data set but then change the value of the data and keep stacking. For instance, I have 50 rows and I want to add a new column called state. Now how do I make the 50 rows go through add a state then stack the data. End result should have 50 rows for each state.