pandas pd column string join code example Example: add two column values of a datframe into one df["period"] = df["Year"] + df["quarter"]