OpenRefine: create a shifted copy of a column
问题 I wonder if OpenRefine lets you access data from other rows, when creating a new column. I suspect it does not (and it would be a sane design principle) but there could be a hack around that. Here is an example of what one could want to do: shifting a column by one row. I have the following table: ╔═════╦════════╗ ║ row ║ Model ║ ╠═════╬════════╣ ║ 1 ║ Quest ║ ║ 2 ║ DF ║ ║ 3 ║ Waw ║ ║ 4 ║ Strada ║ ╚═════╩════════╝ And I want to obtain the following result: ╔═════╦════════╦══════════╗ ║ row ║