Copy the displayed feature cells into X in the pinned order.
Stack the feature rows
X stacks row A [1,2], row B [2,1], and row C [3,3].
X=123213
Labels do not enter X
The y cells are not feature columns in this rewrite. X uses only the two feature columns.
X uses feature columns only
Every X entry is copied exactly
No cell is rounded or fitted. Each X entry is copied from the displayed feature cells.
copy displayed feature cells into X