Add Columns into a pandas DataFrame Apr 13, 2020 Comment¶When a Series is added as a new column into a DataFrame, values are added by matching index.