Append

Add columns from one table to another (cross-join, cartesian join, etc.)

Combine data sets by appending observations together. Helpful for transferring important columns from one data set to another.

Last updated