add 2 datasets with different columns code example Example: add two column values of a datframe into one df["period"] = df["Year"] + df["quarter"]